Create OpenAPI specs
This commit is contained in:
parent
ce32953c25
commit
de23ae3e82
7 changed files with 849 additions and 0 deletions
5
api/config-models.yaml
Normal file
5
api/config-models.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
package: api
|
||||
generate:
|
||||
models: true
|
||||
embedded-spec: false
|
||||
output: internal/api/models.gen.go
|
||||
Loading…
Add table
Add a link
Reference in a new issue