mirror of
https://github.com/astaxie/beego.git
synced 2025-07-27 05:35:31 +00:00
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