From 2d49e990024113ee97acbce5a1871e1ab23af40d Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 23 Nov 2016 20:51:58 +0100 Subject: [PATCH] API: configuration --- app/config/rest.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/config/rest.yml b/app/config/rest.yml index ad4cecb..0f53855 100644 --- a/app/config/rest.yml +++ b/app/config/rest.yml @@ -1,5 +1,8 @@ fos_js_routing: routes_to_expose: + - get_categories + - post_category_new + - get_books fos_rest: serializer: