<?php //resource_metadata_4d4281096bc4752b5dcaaeffc53c76a5

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' => [
                'Permission',
            ],
            'description' => [
                'A permission to execute an action.',
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'security' => 'is_granted(\'reject\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Authentification',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'method' => 'GET',
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                ],
            ],
            'collectionOperations' => [
                [
                    'permissions' => [
                        'method' => 'GET',
                        'controller' => 'App\\Auth\\Controller\\Permissions',
                        'path' => '/permissions',
                        'security' => 'is_granted(\'permission\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Authentification',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'roles_granted_for_creation' => [
                        'method' => 'GET',
                        'path' => '/permissions/roles-granted-for-creation',
                        'security' => 'is_granted(\'permission\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Authentification',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'granted' => [
                        'method' => 'GET',
                        'controller' => 'App\\Auth\\Controller\\PermissionCheck',
                        'path' => '/permissions/check',
                        'security' => 'is_granted(\'permission\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Authentification',
                            ],
                            'parameters' => [
                                [
                                    'name' => 'item',
                                    'in' => 'query',
                                    'required' => 'true',
                                    'type' => 'string',
                                    'description' => 'The name of the auth item to check',
                                ],
                                [
                                    'name' => 'id',
                                    'in' => 'query',
                                    'type' => 'number',
                                    'format' => 'integer',
                                    'description' => 'The related object id',
                                ],
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                    'ADMIN_grantable' => [
                        'method' => 'GET',
                        'path' => '/permissions/grantable',
                        'security' => 'is_granted(\'permission\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Administration',
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                ],
            ],
            'graphql' => [
                [
                    'item_query' => [],
                    'collection_query' => [],
                    'delete' => [],
                    'update' => [],
                    'create' => [],
                ],
            ],
            'attributes' => [
                [
                    'input' => null,
                    'output' => null,
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
