mirror of
https://github.com/astaxie/beego.git
synced 2024-11-05 02:50:56 +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 {
|
type ResourceListing struct {
|
||||||
ApiVersion string `json:"apiVersion"`
|
ApiVersion string `json:"apiVersion"`
|
Loading…
Reference in New Issue
Block a user