v0.4.2: fix 5 багов OpenAPI — security, nullable, RunResponse.error, pageSize

This commit is contained in:
2026-08-01 19:31:06 +04:00
parent 352a33f588
commit 0539011ca4
2 changed files with 18 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.1"
VERSION = "0.4.2"