mirror of
https://github.com/beego/bee.git
synced 2024-11-21 23:50:54 +00:00
update swagger to v3
This commit is contained in:
parent
05a49939e1
commit
3b316ecd81
@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
swaggerVersion = "2"
|
||||
swaggerVersion = "3"
|
||||
swaggerlink = "https://github.com/beego/swagger/archive/v" + swaggerVersion + ".zip"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user