We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dcd01a commit cdf6589Copy full SHA for cdf6589
tests/Application/config/packages/sylius_paypal.yaml
@@ -10,5 +10,5 @@ fos_rest:
10
empty_content: 204
11
format_listener:
12
rules:
13
- - { path: '^/api/.*', priorities: ['json', 'xml'], fallback_format: json, prefer_extension: true }
+# - { path: '^/api/.*', priorities: ['json', 'xml'], fallback_format: json, prefer_extension: true }
14
- { path: '^/', stop: true }
0 commit comments