v0.5.1: ссылки на стенды на главной + в Swagger описании

This commit is contained in:
2026-08-01 20:23:01 +04:00
parent edecf13493
commit 06bd9f704e
5 changed files with 99 additions and 2 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.0"
VERSION = "0.5.1"
def get_services(stand_id):