<?php //App%255CController%255CInitController%2523init

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['OpenApi\\Annotations\\Post'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Post')),
        clone ($p['OpenApi\\Context'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Context')),
        clone ($p['OpenApi\\Loggers\\DefaultLogger'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Loggers\\DefaultLogger')),
        clone ($p['OpenApi\\Annotations\\RequestBody'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\RequestBody')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\MediaType'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\MediaType')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\Schema'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Schema')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['Nelmio\\ApiDocBundle\\Annotation\\Model'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Nelmio\\ApiDocBundle\\Annotation\\Model')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\Response'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Response')),
        clone $p['Nelmio\\ApiDocBundle\\Annotation\\Model'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
    ],
    null,
    [
        'stdClass' => [
            '_context' => [
                $o[1],
                3 => $o[4],
                6 => $o[7],
                9 => $o[10],
                12 => $o[13],
                15 => $o[19],
                $o[17],
            ],
            'summary' => [
                'Initialize a payment session',
            ],
            'description' => [
                'Initializes a payment session by validating and tokenizing card data. Returns a session token (data.token) to be passed as the {init} path parameter in the next operation, and a card token (data.card) for future payments. No financial transaction occurs. /v1/init is optional — partners can submit card data directly in each operation. Authentication: HMAC (init) or Encryption (AES-256-CBC) — depending on instance configuration. The returned token can be passed as the {init} path parameter in: POST /v1/purchase/{init}, POST /v1/pre-authorization/{init}, POST /v1/avs/{init}, POST /v1/credit/{init}, POST /v1/oct/{init}, POST /v1/3d/enrollment/{init}, POST /v1/3d/authenticate/{init}, POST /v1/3d/result/{version}/{init}.',
                3 => 'HMAC Operation - init',
                15 => 'Success',
            ],
            'requestBody' => [
                $o[3],
            ],
            'generated' => [
                1 => true,
                4 => true,
                7 => true,
                10 => true,
                13 => true,
                17 => true,
                19 => true,
            ],
            'logger' => [
                1 => $o[2],
                4 => $o[5],
                7 => $o[8],
                10 => $o[11],
                13 => $o[14],
                17 => $o[18],
                19 => $o[20],
            ],
            'annotations' => [
                1 => [
                    $o[0],
                ],
                4 => [
                    $o[3],
                ],
                7 => [
                    $o[6],
                ],
                10 => [
                    $o[9],
                ],
                13 => [
                    $o[12],
                ],
                17 => [
                    $o[16],
                ],
                19 => [
                    $o[15],
                ],
            ],
            'content' => [
                3 => [
                    $o[6],
                ],
            ],
            'mediaType' => [
                6 => 'application/json',
            ],
            'schema' => [
                6 => $o[9],
            ],
            'ref' => [
                9 => $o[12],
            ],
            'type' => [
                9 => 'object',
                12 => 'App\\Dto\\Request\\InitDto',
                16 => 'App\\Dto\\Response\\OpenApiInitResponseDto',
            ],
            'groups' => [
                12 => [
                    'init',
                ],
                16 => null,
            ],
            'options' => [
                12 => [],
                16 => [],
            ],
            'serializationContext' => [
                12 => [],
                16 => [],
            ],
            'attachables' => [
                15 => [
                    $o[16],
                ],
            ],
            'response' => [
                15 => '200',
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                1 => null,
                4 => null,
                7 => null,
                10 => null,
                13 => null,
                17 => null,
                19 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[15],
    ],
    []
); }];
