File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Resources/config/services Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 28
28
<tag name =" kernel.event_listener" event =" kernel.request" method =" onKernelRequest" priority =" 5" />
29
29
</service >
30
30
31
- <service id =" webstack_api_platform_extension.swagger.decorator" class =" Webstack\ApiPlatformExtensionsBundle\Swagger\SwaggerDecorator" public =" false" decorates =" api_platform.swagger .normalizer.api_gateway" >
31
+ <service id =" webstack_api_platform_extension.swagger.decorator" class =" Webstack\ApiPlatformExtensionsBundle\Swagger\SwaggerDecorator" public =" false" decorates =" api_platform.openapi .normalizer.api_gateway" >
32
32
<argument type =" service" id =" webstack_api_platform_extension.swagger.decorator.inner" />
33
33
<argument >%api_platform.formats%</argument >
34
34
</service >
You can’t perform that action at this time.
0 commit comments