mirror of
https://github.com/kerberos-io/agent.git
synced 2025-10-21 23:39:24 +08:00
add go report
This commit is contained in:
@@ -55,7 +55,7 @@ type swaggerInfo struct {
|
||||
var SwaggerInfo = swaggerInfo{
|
||||
Version: "1.0",
|
||||
Host: "",
|
||||
BasePath: "/",
|
||||
BasePath: "/api",
|
||||
Schemes: []string{},
|
||||
Title: "Swagger Kerberos Open Source API",
|
||||
Description: "This is the API for using and configure Kerberos Open source.",
|
||||
|
Reference in New Issue
Block a user