v0.4.3: swagger.html — mockAuth + X-Mock-Auth, _mock/* работают из Swagger UI

This commit is contained in:
2026-08-01 19:41:52 +04:00
parent 0539011ca4
commit 9241229e03
2 changed files with 6 additions and 14 deletions
+1 -1
View File
@@ -71,4 +71,4 @@ DELAY = float(os.getenv("MOCK_OP_DELAY", "0.1"))
# Версия полигона — единый источник правды для app.py и routes/root.py.
# Меняется при КАЖДОМ изменении кода.
VERSION = "0.4.2"
VERSION = "0.4.3"