mirror of
https://github.com/go-home-admin/toolset.git
synced 2026-04-23 00:27:03 +08:00
swagger 支持二层引用
This commit is contained in:
@@ -52,7 +52,7 @@ func (SwaggerCommand) Execute(input command.Input) {
|
||||
Description: "面向工程的框架",
|
||||
Version: "1.0",
|
||||
},
|
||||
Host: "api.nytimes.com",
|
||||
Host: "github.com/go-home-admin",
|
||||
Schemes: []string{"https"},
|
||||
BasePath: "/",
|
||||
Produces: []string{"application/json"},
|
||||
|
||||
Reference in New Issue
Block a user