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 7b9a1e4 + 2ae9e13 commit b438844Copy full SHA for b438844
app/config/config.yml
@@ -343,4 +343,4 @@ fos_rest:
343
json: true
344
format_listener:
345
rules:
346
- - { path: ^/, priorities: [ html, json, xml ], fallback_format: html, prefer_extension: false }
+ - { path: ^/, priorities: [ html, json, xml, css ], fallback_format: html, prefer_extension: false }
0 commit comments