add using_as_module.md (#283)

This commit is contained in:
Koudai Aono
2020-12-24 18:49:01 +09:00
committed by GitHub
parent c7969546af
commit 08981f776c
2 changed files with 83 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ nav:
- Generate from OpenAPI: openapi.md
- Generate from JSON Schema: jsonschema.md
- Generate from JSON Data: jsondata.md
- Using as module: using_as_module.md
- Formatting: formatting.md
- Field Constraints: field-constraints.md
- pyproject.toml: pyproject_toml.md