<?php //subresource_operations_e289d2e3d4fbaca42a46fb2e7ab412d9

return [PHP_INT_MAX, [
    'api_products_options_get_subresource' => [
        'property' => 'options',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Product\\Option\\Option',
        'shortNames' => [
            'Option',
            'Product',
        ],
        'legacy_filters' => [
            'annotated_app_entity_product_option_option_api_platform_core_bridge_doctrine_orm_filter_boolean_filter',
        ],
        'legacy_normalization_context' => [
            'groups' => [
                'get:option',
            ],
        ],
        'legacy_type' => null,
        'identifiers' => [
            'id' => [
                'App\\Entity\\Product\\Product\\Product',
                'id',
                true,
            ],
        ],
        'operation_name' => 'options_get_subresource',
        'route_name' => 'api_products_options_get_subresource',
        'path' => '/v2/products/{id}/options.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
]];
