fix: req.Close only for non-GET (fixes FindInstanceByDisplayName), bump 5.0.65

This commit is contained in:
“Naeel”
2026-07-08 20:11:30 +04:00
parent 6d3bfe852c
commit f59b9ca19b
4 changed files with 8 additions and 5 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.64"
VERSION="5.0.65"
# Docs generation — ONLY from docs_gen/<stand>/ (never from docs/)
DOCS_GEN_DIR="provider/docs_gen/test"