<?php //subresource_operations_419f7d1731d4fb679eeb690be4e3527c

return [PHP_INT_MAX, [
    'api_relay_point_types_images_get_subresource' => [
        'property' => 'images',
        'collection' => true,
        'resource_class' => 'App\\Image\\Entity\\Image',
        'shortNames' => [
            'Image',
            'RelayPointType',
        ],
        'identifiers' => [
            [
                'id',
                'App\\RelayPoint\\Entity\\RelayPointType',
                true,
            ],
        ],
        'operation_name' => 'images_get_subresource',
        'route_name' => 'api_relay_point_types_images_get_subresource',
        'path' => '/relay_point_types/{id}/images.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
    ],
]];
