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