mirror of
https://github.com/openziti/zrok.git
synced 2025-08-23 21:45:40 +02:00
go-swagger and zrok ui coexisting (#16)
This commit is contained in:
@@ -33,6 +33,7 @@ func init() {
|
||||
"title": "zrok",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"basePath": "/api/v1",
|
||||
"paths": {
|
||||
"/account": {
|
||||
"post": {
|
||||
@@ -305,6 +306,7 @@ func init() {
|
||||
"title": "zrok",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"basePath": "/api/v1",
|
||||
"paths": {
|
||||
"/account": {
|
||||
"post": {
|
||||
|
Reference in New Issue
Block a user