aboutsummaryrefslogtreecommitdiffstats
path: root/golang/restapi/embedded_spec.go
diff options
context:
space:
mode:
Diffstat (limited to 'golang/restapi/embedded_spec.go')
-rw-r--r--golang/restapi/embedded_spec.go6
1 files changed, 2 insertions, 4 deletions
diff --git a/golang/restapi/embedded_spec.go b/golang/restapi/embedded_spec.go
index 1b193eb9..6a6cf356 100644
--- a/golang/restapi/embedded_spec.go
+++ b/golang/restapi/embedded_spec.go
@@ -25,8 +25,7 @@ func init() {
"application/json"
],
"schemes": [
- "http",
- "https"
+ "http"
],
"swagger": "2.0",
"info": {
@@ -140,8 +139,7 @@ func init() {
"application/json"
],
"schemes": [
- "http",
- "https"
+ "http"
],
"swagger": "2.0",
"info": {