Skip to content

Commit

Permalink
Add api version (#3536)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesonan authored Sep 2, 2023
1 parent e95861f commit c4ef9ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/goctl/api/new/api.tpl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
syntax = "v1"

type Request {
Name string `path:"name,options=you|me"`
}
Expand Down

0 comments on commit c4ef9ce

Please sign in to comment.