From a65f5d5563ba16a5c2096aab5571772d9f4b81ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 29 Jan 2015 21:49:44 +0100 Subject: fix config for rest bundle --- app/config/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/config.yml b/app/config/config.yml index e5c87860..f2f5f9f3 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -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 -- cgit v1.2.3