feat: generate SDK for Remnawave API v2.7.4

This commit is contained in:
2026-06-30 22:43:45 +03:00
commit c46da4d94f
31 changed files with 234547 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
parser:
infer_types: true
allow_remote: true
generator:
ignore_not_implemented: ["object defaults"]
features:
disable_all: true
enable:
- "paths/client"
- "client/request/validation"
- "client/request/options"
- "client/editors"
- "ogen/otel"
- "ogen/unimplemented"
- "debug/example_tests"