mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 09:50:00 +08:00
feature/goctl-api-swagger (#4780)
This commit is contained in:
@@ -71,6 +71,12 @@
|
||||
"api": "{{.goctl.api.api}}",
|
||||
"caller": "The web api caller",
|
||||
"unwrap": "Unwrap the webapi caller for import"
|
||||
},
|
||||
"swagger": {
|
||||
"short": "Generate swagger file from api",
|
||||
"dir": "{{.goctl.api.dir}}",
|
||||
"api": "{{.goctl.api.api}}",
|
||||
"yaml": "Generate swagger yaml file, default to json"
|
||||
}
|
||||
},
|
||||
"bug": {
|
||||
|
||||
Reference in New Issue
Block a user