feat: normalize immutable API contracts

This commit is contained in:
Sergey Antropoff
2026-07-12 23:24:48 +03:00
parent 1f07534ab8
commit 617b256cc1
4 changed files with 378 additions and 1 deletions
+1 -1
View File
@@ -20,6 +20,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"hypothesis>=6.135,<7",
"httpx>=0.28,<0.29",
"mypy>=1.17,<1.18",
"pytest>=8.4,<9",
@@ -62,4 +63,3 @@ source = ["app"]
[tool.coverage.report]
fail_under = 80
show_missing = true