Spaces:
Sleeping
Sleeping
tebakaja_proxy_space-0
Browse files- docs/docs.go +1 -1
- docs/swagger.json +1 -1
- docs/swagger.yaml +1 -1
docs/docs.go
CHANGED
@@ -441,7 +441,7 @@ const docTemplate = `{
|
|
441 |
// SwaggerInfo holds exported Swagger Info so clients can modify it
|
442 |
var SwaggerInfo = &swag.Spec{
|
443 |
Version: "1.0",
|
444 |
-
Host: "
|
445 |
BasePath: "",
|
446 |
Schemes: []string{},
|
447 |
Title: "TebakAja",
|
|
|
441 |
// SwaggerInfo holds exported Swagger Info so clients can modify it
|
442 |
var SwaggerInfo = &swag.Spec{
|
443 |
Version: "1.0",
|
444 |
+
Host: "qywok-tebakaja-proxy-space-0.hf.space",
|
445 |
BasePath: "",
|
446 |
Schemes: []string{},
|
447 |
Title: "TebakAja",
|
docs/swagger.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
},
|
16 |
"version": "1.0"
|
17 |
},
|
18 |
-
"host": "
|
19 |
"paths": {
|
20 |
"/crypto/lists": {
|
21 |
"get": {
|
|
|
15 |
},
|
16 |
"version": "1.0"
|
17 |
},
|
18 |
+
"host": "qywok-tebakaja-proxy-space-0.hf.space",
|
19 |
"paths": {
|
20 |
"/crypto/lists": {
|
21 |
"get": {
|
docs/swagger.yaml
CHANGED
@@ -161,7 +161,7 @@ definitions:
|
|
161 |
status_code:
|
162 |
type: integer
|
163 |
type: object
|
164 |
-
host:
|
165 |
info:
|
166 |
contact:
|
167 |
email: [email protected]
|
|
|
161 |
status_code:
|
162 |
type: integer
|
163 |
type: object
|
164 |
+
host: qywok-tebakaja-proxy-space-0.hf.space
|
165 |
info:
|
166 |
contact:
|
167 |
email: [email protected]
|