Added doc generator for SDK
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
2026-04-24 00:01:20 +06:00
parent 2bb3dbd71d
commit aa9477ffe8
6 changed files with 4662 additions and 0 deletions

View File

@ -36,6 +36,7 @@ build-backend = "hatchling.build"
dev = [
"datamodel-code-generator[ruff]>=0.56.0",
"mypy>=1.20.0",
"pydoc-markdown>=4.8.2",
"pytest>=9.0.3",
"pytest-asyncio>=1.3.0",
"respx>=0.23.1",