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.swagger_ui.action" class="ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiAction" public="true">
<argument type="service" id="api_platform.metadata.resource.metadata_collection_factory" />
<argument type="service" id="twig" on-invalid="null" />
<argument type="service" id="router" />
<argument type="service" id="api_platform.serializer" />
<argument type="service" id="api_platform.openapi.factory" />
<argument type="service" id="api_platform.openapi.options" />
<argument type="service" id="api_platform.swagger_ui.context" />
<argument>%api_platform.formats%</argument>
<argument>%api_platform.oauth.clientId%</argument>
<argument>%api_platform.oauth.clientSecret%</argument>
<argument>%api_platform.oauth.pkce%</argument>
</service>
</services>
</container>