doc changes from fastapi openapi first to openapi first. added cli docs
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2026-01-10 17:43:52 +05:30
parent 571a11a1c7
commit 2f444a93ad
8 changed files with 81 additions and 17 deletions

View File

@@ -41,7 +41,10 @@ nav:
- Core:
- OpenAPI-First App: openapi_first/app.md
- Route Binder: openapi_first/binder.md
- Spec Loaders: openapi_first/loaders.md
- Spec Loaders: openapi_first/loader.md
- CLI:
- Home: openapi_first/cli.md
- Errors:
- Error Hierarchy: openapi_first/errors.md