?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources/config/legacy/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources/config

?? Viewing: swagger.xml

<?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>
        <!-- Path name generator -->
        <service id="api_platform.operation_path_resolver.underscore" class="ApiPlatform\Core\PathResolver\UnderscoreOperationPathResolver" public="false" />
        <service id="api_platform.operation_path_resolver.dash" class="ApiPlatform\Core\PathResolver\DashOperationPathResolver" public="false" />

        <service id="api_platform.operation_path_resolver.legacy" alias="api_platform.operation_path_resolver.router" public="false" />

        <service id="api_platform.operation_path_resolver.router" class="ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver" public="false">
            <argument type="service" id="api_platform.router" />
            <argument type="service" id="api_platform.operation_path_resolver.custom" />
            <argument type="service" id="api_platform.subresource_operation_factory" />
        </service>

        <service id="api_platform.swagger.normalizer.documentation" class="ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer" public="false">
            <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.retro_compatible" />
            <argument type="service" id="api_platform.metadata.property.name_collection_factory" />
            <argument type="service" id="api_platform.metadata.property.metadata_factory.legacy" />
            <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.legacy" />
            <argument>null</argument>
            <argument type="service" id="api_platform.filter_locator" />
            <argument>null</argument>
            <argument>%api_platform.oauth.enabled%</argument>
            <argument>%api_platform.oauth.type%</argument>
            <argument>%api_platform.oauth.flow%</argument>
            <argument>%api_platform.oauth.tokenUrl%</argument>
            <argument>%api_platform.oauth.authorizationUrl%</argument>
            <argument>%api_platform.oauth.scopes%</argument>
            <argument>%api_platform.swagger.api_keys%</argument>
            <argument type="service" id="api_platform.subresource_operation_factory" />
            <argument>%api_platform.collection.pagination.enabled%</argument>
            <argument>%api_platform.collection.pagination.page_parameter_name%</argument>
            <argument>%api_platform.collection.pagination.client_items_per_page%</argument>
            <argument>%api_platform.collection.pagination.items_per_page_parameter_name%</argument>
            <argument>%api_platform.formats%</argument>
            <argument>%api_platform.collection.pagination.client_enabled%</argument>
            <argument>%api_platform.collection.pagination.enabled_parameter_name%</argument>
            <argument type="collection" />
            <argument>%api_platform.swagger.versions%</argument>
            <argument type="service" id="api_platform.identifiers_extractor.cached" />
            <argument>null</argument>
            <argument>%api_platform.metadata_backward_compatibility_layer%</argument>
            <tag name="serializer.normalizer" priority="-790" />
        </service>

        <service id="api_platform.swagger.normalizer.api_gateway" class="ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer" public="false" decorates="api_platform.swagger.normalizer.documentation" decoration-priority="-1">
            <argument type="service" id="api_platform.swagger.normalizer.api_gateway.inner" />
            <tag name="serializer.normalizer" priority="-780" />
        </service>

        <service id="api_platform.swagger.command.swagger_command" class="ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand">
            <argument type="service" id="api_platform.serializer" />
            <argument type="service" id="api_platform.metadata.resource.name_collection_factory" />
            <argument>%api_platform.title%</argument>
            <argument>%api_platform.description%</argument>
            <argument>%api_platform.version%</argument>
            <argument>null</argument>
            <argument>%api_platform.swagger.versions%</argument>
            <argument>%api_platform.metadata_backward_compatibility_layer%</argument>
            <tag name="console.command" />
        </service>

    </services>
</container>


??

??