Current path: home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources/config/v3/
?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources/config
<?xml version="1.0" ?>
<container xmlns="http://symfony.com/schema/dic/services"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
<services>
<service id="api_platform.openapi.factory.next" class="ApiPlatform\OpenApi\Factory\OpenApiFactory" public="false">
<argument type="service" id="api_platform.metadata.resource.name_collection_factory" />
<argument type="service" id="api_platform.metadata.resource.metadata_collection_factory" />
<argument type="service" id="api_platform.metadata.property.name_collection_factory" />
<argument type="service" id="api_platform.metadata.property.metadata_factory" />
<argument type="service" id="api_platform.json_schema.schema_factory" />
<argument type="service" id="api_platform.json_schema.type_factory" />
<argument type="service" id="api_platform.operation_path_resolver" />
<argument type="service" id="api_platform.filter_locator" />
<argument>%api_platform.formats%</argument>
<argument type="service" id="api_platform.openapi.options" />
<argument type="service" id="api_platform.pagination_options" />
<argument type="service" id="api_platform.router" />
</service>
<service id="ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface" alias="api_platform.openapi.factory" />
<service id="api_platform.openapi.factory" alias="api_platform.openapi.factory.next" />
</services>
</container>