mirror of
https://github.com/netbirdio/netbird.git
synced 2025-02-07 14:00:12 +01:00
7 lines
130 B
YAML
7 lines
130 B
YAML
package: api
|
|
generate:
|
|
models: true
|
|
embedded-spec: false
|
|
output: types.gen.go
|
|
compatibility:
|
|
always-prefix-enum-values: true |