mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-07 16:08:48 +00:00
fix config for rest bundle
This commit is contained in:
parent
27f15aa4ca
commit
a65f5d5563
1 changed files with 1 additions and 1 deletions
|
@ -101,6 +101,6 @@ fos_rest:
|
||||||
failed_validation: HTTP_BAD_REQUEST
|
failed_validation: HTTP_BAD_REQUEST
|
||||||
default_engine: twig
|
default_engine: twig
|
||||||
routing_loader:
|
routing_loader:
|
||||||
include_format: false
|
default_format: json
|
||||||
|
|
||||||
nelmio_api_doc: ~
|
nelmio_api_doc: ~
|
Loading…
Reference in a new issue