mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 12:20:54 +00:00
beego:doc move to swagger
This commit is contained in:
parent
8be83fe488
commit
67be7b532d
@ -1,6 +1,6 @@
|
||||
package beego
|
||||
package swagger
|
||||
|
||||
const swaggerVersion = "1.2"
|
||||
const SwaggerVersion = "1.2"
|
||||
|
||||
type ResourceListing struct {
|
||||
ApiVersion string `json:"apiVersion"`
|
Loading…
Reference in New Issue
Block a user