We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 735b43c + 866cce1 commit 0cf3556Copy full SHA for 0cf3556
core/swagger.md
@@ -18,7 +18,7 @@ the `GET` operation of `/foos` path
18
# api/config/services.yaml
19
services:
20
'App\Swagger\SwaggerDecorator':
21
- decorates: 'api_platform.swagger.normalizer.documentation'
+ decorates: 'api_platform.swagger.normalizer.api_gateway'
22
arguments: [ '@App\Swagger\SwaggerDecorator.inner' ]
23
autoconfigure: false
24
```
0 commit comments