<?php //resource_metadata_0fd172ed091136ed556997a2f4bf495c

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' => [
                'MediaObject',
            ],
            'description' => [
                '',
            ],
            'iri' => [
                'http://schema.org/MediaObject',
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'method' => 'GET',
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'jsonhal' => [
                                'application/hal+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'yaml' => [
                                'application/x-yaml',
                            ],
                            'csv' => [
                                'text/csv',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'graphql' => [
                                'application/graphql',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'jsonhal' => [
                                'application/hal+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'yaml' => [
                                'application/x-yaml',
                            ],
                            'csv' => [
                                'text/csv',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'graphql' => [
                                'application/graphql',
                            ],
                        ],
                    ],
                ],
            ],
            'collectionOperations' => [
                [
                    'post' => [
                        'controller' => 'App\\Controller\\CreateMediaObjectAction',
                        'deserialize' => false,
                        'security' => 'is_granted(\'ROLE_USER\')',
                        'validation_groups' => [
                            'Default',
                            'media_object_create',
                        ],
                        'openapi_context' => [
                            'requestBody' => [
                                'content' => [
                                    'multipart/form-data' => [
                                        'schema' => [
                                            'type' => 'object',
                                            'properties' => [
                                                'file' => [
                                                    'type' => 'string',
                                                    'format' => 'binary',
                                                ],
                                            ],
                                        ],
                                    ],
                                ],
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'method' => 'POST',
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'jsonhal' => [
                                'application/hal+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'yaml' => [
                                'application/x-yaml',
                            ],
                            'csv' => [
                                'text/csv',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'graphql' => [
                                'application/graphql',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'jsonhal' => [
                                'application/hal+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'yaml' => [
                                'application/x-yaml',
                            ],
                            'csv' => [
                                'text/csv',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'graphql' => [
                                'application/graphql',
                            ],
                        ],
                    ],
                    'get' => [
                        'method' => 'GET',
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'jsonhal' => [
                                'application/hal+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'yaml' => [
                                'application/x-yaml',
                            ],
                            'csv' => [
                                'text/csv',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'graphql' => [
                                'application/graphql',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'jsonhal' => [
                                'application/hal+json',
                            ],
                            'jsonapi' => [
                                'application/vnd.api+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'yaml' => [
                                'application/x-yaml',
                            ],
                            'csv' => [
                                'text/csv',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'graphql' => [
                                'application/graphql',
                            ],
                        ],
                    ],
                ],
            ],
            'graphql' => [
                [
                    'item_query' => [],
                    'collection_query' => [],
                    'delete' => [],
                    'update' => [],
                    'create' => [],
                ],
            ],
            'attributes' => [
                [
                    'normalization_context' => [
                        'groups' => [
                            'media_object_read',
                        ],
                    ],
                    'input' => null,
                    'output' => null,
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
