We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb4a72 commit 1483306Copy full SHA for 1483306
src/Symfony/Bundle/Resources/config/v3/swagger_ui.xml
@@ -9,7 +9,7 @@
9
<argument type="service" id="twig" on-invalid="null" />
10
<argument type="service" id="router" />
11
<argument type="service" id="api_platform.serializer" />
12
- <argument type="service" id="api_platform.openapi.factory.next" />
+ <argument type="service" id="api_platform.openapi.factory" />
13
<argument type="service" id="api_platform.openapi.options" />
14
<argument type="service" id="api_platform.swagger_ui.context" />
15
<argument>%api_platform.formats%</argument>
0 commit comments