Add api version (#3536)
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
syntax = "v1"
|
||||||
|
|
||||||
type Request {
|
type Request {
|
||||||
Name string `path:"name,options=you|me"`
|
Name string `path:"name,options=you|me"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user