blob: 1799757ba3014f2cd3e8617c7c20b46b1e522339 (
plain)
1
2
3
4
5
6
7
8
9
|
package: fortee
generate:
models: true
client: true
output: ../fortee/generated.go
output-options:
skip-prune: true
nullable-type: true
name-normalizer: ToCamelCaseWithInitialisms
|