mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
Add api version (#3536)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
syntax = "v1"
|
||||
|
||||
type Request {
|
||||
Name string `path:"name,options=you|me"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user