mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
feat(swagger): allow users to specify the generated swagger file name (#4809)
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
"short": "Generate swagger file from api",
|
||||
"dir": "{{.goctl.api.dir}}",
|
||||
"api": "{{.goctl.api.api}}",
|
||||
"filename": "The generated swagger file name without the extension",
|
||||
"yaml": "Generate swagger yaml file, default to json"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user