<?php //resource_metadata_400ce4ed0bc880e9339e9e7811a100d7

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata')),
    ],
    null,
    [
        'ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata' => [
            'shortName' => [
                'Address',
            ],
            'description' => [
                '',
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'method' => 'GET',
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'jsonhal' => [
                                'application/hal+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'graphql' => [
                                'application/graphql',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'yaml' => [
                                'application/x-yaml',
                            ],
                            'csv' => [
                                'text/csv',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'jsonhal' => [
                                'application/hal+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'graphql' => [
                                'application/graphql',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'yaml' => [
                                'application/x-yaml',
                            ],
                            'csv' => [
                                'text/csv',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                ],
            ],
            'collectionOperations' => [
                [],
            ],
            'graphql' => [
                [
                    'item_query' => [],
                ],
            ],
            'attributes' => [
                [
                    'normalization_context' => [
                        'groups' => [
                            'api:address:read',
                        ],
                        'swagger_definition_name' => 'Read',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'api:address:create',
                            'api:address:update',
                        ],
                        'swagger_definition_name' => 'Write',
                    ],
                    'validation_groups' => [
                        'Default',
                    ],
                    'input' => null,
                    'output' => null,
                    'filters' => [
                        'annotated_d_w_ginger_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_search_filter',
                    ],
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
