feat: now use _build to build
This commit is contained in:
parent
2025bb451f
commit
fbf3f1d3a2
4 changed files with 457 additions and 4 deletions
6
api/_build/oapi-codegen.yaml
Normal file
6
api/_build/oapi-codegen.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
package: oapi
|
||||
generate:
|
||||
strict-server: true
|
||||
gin-server: true
|
||||
models: true
|
||||
output: api/api.gen.go
|
||||
Loading…
Add table
Add a link
Reference in a new issue