Skip to content

Commit 6907b51

Browse files
authored
Merge pull request #3443 from soyuka/rendler-denis/patch-2
add missing parameter for swagger normalizer
2 parents f79e301 + e34d477 commit 6907b51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Bridge/Symfony/Bundle/Resources/config/swagger.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<argument>%api_platform.formats%</argument>
3232
<argument>%api_platform.collection.pagination.client_enabled%</argument>
3333
<argument>%api_platform.collection.pagination.enabled_parameter_name%</argument>
34+
<argument type="collection" />
3435
<argument>%api_platform.swagger.versions%</argument>
3536
<tag name="serializer.normalizer" priority="-790" />
3637
</service>

0 commit comments

Comments
 (0)