From 7905583c8c936ff9c744f48238d3d419b0438f8d Mon Sep 17 00:00:00 2001 From: rautenberg Date: Mon, 21 Sep 2015 22:56:34 +0200 Subject: clean API --- api/api.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'api') diff --git a/api/api.json b/api/api.json index 7fd9781..095b570 100644 --- a/api/api.json +++ b/api/api.json @@ -59,7 +59,8 @@ "$ref": "#/responses/500" } } - }, + } + }, "/model/{id}": { "get": { "tags": [ @@ -153,8 +154,7 @@ "$ref": "#/responses/404" } } - }, - + } }, "/api/api.json": { "get": { -- cgit v1.2.3