]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
fix config for rest bundle
authorNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 29 Jan 2015 20:49:44 +0000 (21:49 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 29 Jan 2015 20:49:44 +0000 (21:49 +0100)
app/config/config.yml

index e5c87860da3761ad5f799c70d8f2bfe121c2f48b..f2f5f9f33b82f72b97c28ed5492633aacdb4317a 100644 (file)
@@ -101,6 +101,6 @@ fos_rest:
         failed_validation: HTTP_BAD_REQUEST
         default_engine: twig
     routing_loader:
-        include_format: false
+        default_format: json
 
 nelmio_api_doc: ~
\ No newline at end of file