mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 07:12:46 +01:00
8 lines
144 B
YAML
8 lines
144 B
YAML
package: openapi
|
|
generate:
|
|
chi-server: true
|
|
models: true
|
|
strict-server: true
|
|
output: app/openapi/gen.go
|
|
output-options:
|
|
skip-prune: true |