Introduce the OpenAPI header

Also bring back the original behavior of GET "/"
This commit is contained in:
Jacky Hu
2016-06-18 10:18:43 +08:00
parent 103fa0550c
commit d1ed884a8d
6 changed files with 64 additions and 13 deletions
-3
View File
@@ -66,7 +66,6 @@ executable postgrest
, wai-middleware-static >= 0.6.0
, warp >= 3.1.0
, insert-ordered-containers >= 0.1.0.1
, http-media >= 0.6.3
, swagger2 >= 2.1
, HTTP
, Ranged-sets
@@ -113,7 +112,6 @@ library
, wai-middleware-static >= 0.6.0
, warp >= 3.1.0
, insert-ordered-containers >= 0.1.0.1
, http-media >= 0.6.3
, swagger2 >= 2.1
Other-Modules: Paths_postgrest
@@ -194,7 +192,6 @@ Test-Suite spec
, wai-middleware-static
, warp
, insert-ordered-containers
, http-media
, swagger2
, HTTP
, Ranged-sets