v5.0.62: fix modify 500 (remove WithDefaults GET ?fields=cfsParams) + tests

This commit is contained in:
“Naeel”
2026-07-06 22:43:19 +04:00
parent 5696be934c
commit d9f2c60e90
7 changed files with 50 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ NUBES_API_ENDPOINT="https://lk-api-gateway-test.ngcloud.ru/api/v1/svc"
TOKEN_FILE="secrets/test.token"
# Version
VERSION="5.0.61"
VERSION="5.0.62"
# Docs generation — ONLY from docs_gen/<stand>/ (never from docs/)
DOCS_GEN_DIR="provider/docs_gen/test"