feat: Adding openapi example API
This commit is contained in:
7
app/openapi/cfg.yaml
Normal file
7
app/openapi/cfg.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
package: openapi
|
||||
output: libs/openapi/generated.go
|
||||
generate:
|
||||
fiber-server: true
|
||||
models: true
|
||||
output-options:
|
||||
skip-prune: true
|
||||
Reference in New Issue
Block a user