This website works better with JavaScript.
Explore
Help
Sign In
zeromicro
/
go-zero
Watch
1
Star
0
Fork
You've already forked go-zero
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add api version (
#3536
)
Browse Source
master
tools/goctl/v1.5.5
kesonan
1 year ago
committed by
GitHub
parent
e95861f28a
commit
c4ef9ceb68
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
tools/goctl/api/new/api.tpl
Unescape
Escape
View File
@ -1,3 +1,5 @@
syntax = "v1"
type Request
{
type Request
{
Name string `path:"name,options=you|me"`
Name string `path:"name,options=you|me"`
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
zeromicro/go-zero
Title
Body
Create Issue