url parameters

This commit is contained in:
MaxToby
2021-01-08 21:48:23 +08:00
parent 9e2eec901e
commit 5dff96f958
4 changed files with 64 additions and 8 deletions

View File

@ -1,3 +1,3 @@
package example
//go:generate goctl api plugin -plugin goctl-swagger="swagger" -api test.api -dir .
//go:generate goctl api plugin -plugin goctl-swagger="swagger" -api user.api -dir .