Files
remnawave-api-go/.ogen.yml
T

17 lines
367 B
YAML

parser:
infer_types: true
allow_remote: true
generator:
ignore_not_implemented: ["object defaults", "array defaults"]
features:
disable_all: true
enable:
- "paths/client"
- "client/request/validation"
- "client/request/options"
- "client/editors"
- "ogen/otel"
- "ogen/unimplemented"
- "debug/example_tests"