File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Bridge/Symfony/Bundle/Resources/config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
<tag name =" serializer.normalizer" priority =" 16" />
35
35
</service >
36
36
37
- <service id =" api_platform.swagger.normalizer.api_gateway" class =" ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer" public =" false" decorates =" api_platform.swagger.normalizer.documentation" >
37
+ <service id =" api_platform.swagger.normalizer.api_gateway" class =" ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer" public =" false" decorates =" api_platform.swagger.normalizer.documentation" decoration-priority = " -1 " >
38
38
<argument type =" service" id =" api_platform.swagger.normalizer.api_gateway.inner" />
39
- <tag name =" serializer.normalizer" priority =" -1 " />
39
+ <tag name =" serializer.normalizer" priority =" 17 " />
40
40
</service >
41
41
42
42
<service id =" api_platform.swagger.command.swagger_command" class =" ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand" >
You can’t perform that action at this time.
0 commit comments