Skip to content

Commit

Permalink
[FIX] configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ViPErCZ committed Dec 18, 2024
1 parent 2d29324 commit bbb32cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/Resources/config/openapi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<argument>%api_platform.openapi.license.name%</argument>
<argument>%api_platform.openapi.license.url%</argument>
<argument>%api_platform.openapi.overrideResponses%</argument>
<argument>%api_platform.swagger_ui.overrideResponses%</argument>
<argument>%api_platform.swagger.persistAuthorization%</argument>
</service>
<service id="ApiPlatform\OpenApi\Options" alias="api_platform.openapi.options" />

Expand Down

0 comments on commit bbb32cc

Please sign in to comment.