beego:doc move to swagger
This commit is contained in:
@@ -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"`
|
||||||
Reference in New Issue
Block a user