<?php //App%255CController%255CApi%255CCityController%2523byId
return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
$o = [
clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Routing\\Annotation\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Routing\\Annotation\\Route')),
clone ($p['OpenApi\\Annotations\\Parameter'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Parameter')),
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\\Schema'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Schema')),
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'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Nelmio\\ApiDocBundle\\Annotation\\Model')),
clone $p['OpenApi\\Context'],
clone $p['OpenApi\\Loggers\\DefaultLogger'],
clone $p['OpenApi\\Context'],
clone $p['OpenApi\\Loggers\\DefaultLogger'],
clone ($p['OpenApi\\Annotations\\Tag'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Tag')),
clone $p['OpenApi\\Context'],
clone $p['OpenApi\\Loggers\\DefaultLogger'],
],
null,
[
'Symfony\\Component\\Routing\\Annotation\\Route' => [
'path' => [
'/{id}',
],
'requirements' => [
[
'id' => '\\d+',
],
],
'methods' => [
[
'GET',
],
],
],
'stdClass' => [
'_context' => [
1 => $o[2],
4 => $o[5],
7 => $o[11],
$o[9],
13 => $o[14],
],
'name' => [
1 => 'id',
13 => 'Cities',
],
'in' => [
1 => 'path',
],
'description' => [
1 => 'ID de la cuidad',
7 => 'Detalles de la cuidad usando el id',
],
'required' => [
1 => true,
],
'schema' => [
1 => $o[4],
],
'generated' => [
2 => true,
5 => true,
9 => true,
11 => true,
14 => true,
],
'logger' => [
2 => $o[3],
5 => $o[6],
9 => $o[10],
11 => $o[12],
14 => $o[15],
],
'annotations' => [
2 => [
$o[1],
],
5 => [
$o[4],
],
9 => [
$o[8],
],
11 => [
$o[7],
],
14 => [
$o[13],
],
],
'type' => [
4 => 'integer',
8 => 'App\\Service\\Country\\Dto\\CityDto',
],
'format' => [
4 => 'int64',
],
'attachables' => [
7 => [
$o[8],
],
],
'response' => [
7 => 200,
],
'groups' => [
8 => null,
],
'options' => [
8 => [],
],
'serializationContext' => [
8 => [],
],
],
'OpenApi\\Context' => [
'parent' => [
2 => null,
5 => null,
9 => null,
11 => null,
14 => null,
],
],
],
[
$o[0],
$o[1],
$o[7],
$o[13],
],
[]
); }];