<?php //subresource_operations_b8df7868887890c02ce064f4462fdb6a

return [PHP_INT_MAX, [
    'api_structures_structure_proofs_get_subresource' => [
        'property' => 'structureProofs',
        'collection' => true,
        'resource_class' => 'App\\Solidary\\Entity\\StructureProof',
        'shortNames' => [
            'StructureProof',
            'Structure',
        ],
        'identifiers' => [
            [
                'id',
                'App\\Solidary\\Entity\\Structure',
                true,
            ],
        ],
        'operation_name' => 'structure_proofs_get_subresource',
        'route_name' => 'api_structures_structure_proofs_get_subresource',
        'path' => '/structures/{id}/structure_proofs.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
    ],
]];
