fix: apply GSDFC docstring conformance, add minimal annotations to unannotated params (pydoclint zero); refresh lib/MCP docs

This commit is contained in:
2026-09-13 16:21:07 +05:30
parent cb231a9c7e
commit 294f3d7a0c
48 changed files with 228 additions and 96 deletions

View File

@@ -0,0 +1,8 @@
# Model App
::: openapi_first.templates.model_app
- [Data](data.md)
- [Main](main.md)
- [Models](models.md)
- [Routes](routes.md)
- [Test Model App](test_model_app.md)