v0.5.9: Swagger — спека встроена в HTML, без отдельного HTTP-запроса

This commit is contained in:
2026-08-02 12:59:22 +04:00
parent e206b65dc6
commit 32b8f772f3
4 changed files with 17 additions and 11 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ SERVICES = _DF["SERVICES"]
OPS_INDEX = _DF["OPS_INDEX"]
DELAY = float(os.getenv("MOCK_OP_DELAY", "0.1"))
VERSION = "0.5.8"
VERSION = "0.5.9"
def get_services(stand_id):