Add proxy awareness for OpenAPI spec generation

Proxy uri from command line options takes precedence over host and port
This commit is contained in:
Jacky Hu
2016-07-07 19:20:40 +08:00
parent 63046baffd
commit 1fef1991ef
12 changed files with 188 additions and 45 deletions
+1
View File
@@ -18,6 +18,7 @@ extra-deps:
- hackage-security-0.5.2.1
- swagger2-2.1
- hjsonpointer-0.3.0.1
- network-uri-2.6.1.0
ghc-options:
postgrest: -O2 -Werror -Wall -fwarn-identities