<?php //resource_metadata_cd528ba3d185b3e4cc98a3a35ec69202

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' => [
                'Formation',
            ],
            'description' => [
                '',
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'formation:read',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'method' => 'GET',
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                    'get_lessons' => [
                        'method' => 'GET',
                        'path' => '/formations/{id}/lessons',
                        'controller' => 'App\\Controller\\Api\\EmptyController',
                        'normalization_context' => [
                            'groups' => [
                                'formation:lessons',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                    'put' => [
                        'method' => 'PUT',
                        'path' => '/formations/{id}',
                        'controller' => 'App\\Controller\\Api\\Formation\\FormationEditController',
                        'deserialize' => false,
                        'read' => true,
                        'write' => false,
                        'normalization_context' => [
                            'groups' => [
                                'formation:read',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                    'duplicate' => [
                        'method' => 'POST',
                        'path' => '/formations/duplicate/{id}',
                        'controller' => 'App\\Controller\\Api\\Formation\\FormationDuplicateController',
                        'deserialize' => true,
                        'read' => true,
                        'write' => true,
                        'validate' => false,
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                    'delete' => [
                        'method' => 'DELETE',
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                    'post_activate' => [
                        'method' => 'PUT',
                        'path' => '/formations/{id}/activate',
                        'controller' => 'App\\Controller\\Api\\Formation\\FormationActivateController',
                        'write' => false,
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                    'post_desactivate' => [
                        'method' => 'PUT',
                        'path' => '/formations/{id}/desactivate',
                        'controller' => 'App\\Controller\\Api\\Formation\\FormationDesactivateController',
                        'write' => false,
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                    'transfer' => [
                        'method' => 'PUT',
                        'path' => '/formations/{id}/transfer',
                        'controller' => 'App\\Controller\\Api\\Formation\\FormationTransferController',
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                ],
            ],
            'collectionOperations' => [
                [
                    'get' => [
                        'controller' => 'App\\Controller\\Api\\EmptyController',
                        'normalization_context' => [
                            'groups' => [
                                'formation:list',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'method' => 'GET',
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                    'post' => [
                        'method' => 'POST',
                        'controller' => 'App\\Controller\\Api\\Formation\\FormationCreateController',
                        'deserialize' => false,
                        'read' => true,
                        'write' => true,
                        'input' => null,
                        'output' => null,
                        'stateless' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                ],
            ],
            'subresourceOperations' => [
                [
                    'api_atos_formations_get_subresource' => [
                        'normalization_context' => [
                            'groups' => [
                                'ato:formation:list',
                            ],
                        ],
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'html' => [
                                'text/html',
                            ],
                            'multipart' => [
                                'multipart/form-data',
                            ],
                        ],
                    ],
                ],
            ],
            'graphql' => [
                [
                    'item_query' => [],
                    'collection_query' => [],
                    'delete' => [],
                    'update' => [],
                    'create' => [],
                ],
            ],
            'attributes' => [
                [
                    'order' => [
                        'lastModification' => 'DESC',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'formation:write',
                        ],
                    ],
                    'normalization_context' => [
                        'groups' => [
                            'formation:read',
                        ],
                    ],
                    'input' => null,
                    'output' => null,
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
