mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-11 00:40:00 +08:00
api format from stdin (#4772)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"dir": "{{.goctl.api.dir}}",
|
||||
"iu": "Ignore update",
|
||||
"stdin": "Use stdin to input api doc content, press \"ctrl + d\" to send EOF",
|
||||
"declare": "Use to skip check api types already declare"
|
||||
"declare": "Use to skip check api types already declare, deprecated if goctl version >= 1.8.3"
|
||||
},
|
||||
"go": {
|
||||
"short": "Generate go files for provided api in api file",
|
||||
|
||||
Reference in New Issue
Block a user