Sebastián Ramírez
22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" ( #887 )
5 years ago
Sebastián Ramírez
a41a729682
🎨 Tweak external links, Markdown format, typos ( #881 )
5 years ago
Sebastián Ramírez
9a71672a95
📝 Update enum examples to use str, and improve Swagger UI in examples ( #351 )
6 years ago
Sebastián Ramírez
bd407cc4ed
✨ Refactor param extraction using Pydantic Field ( #278 )
* ✨ Refactor parameter dependency using Pydantic Field
* ⬆️ Upgrade required Pydantic version with latest Shape values
* ✨ Add tutorials and code for using Enum and Optional
* ✅ Add tests for tutorials with new types and extra cases
* ♻️ Format, clean, and add annotations to dependencies.utils
* 📝 Update tutorial for query parameters with list defaults
* ✅ Add tests for query param with list default
6 years ago
William Hayes
d544bdf092
📝 Update docs for paths in path params ( #256 )
6 years ago
Sebastián Ramírez
a809da5567
📝 Add note about path declaration order
6 years ago
Sebastián Ramírez
a73709507c
✅ Add docs, tests and fixes for extra data types
including refactor of jsonable_encoder to allow other object and model types
6 years ago
Sebastián Ramírez
0a65c41909
📝 Move tutorial src files to top level docs
6 years ago
Sebastián Ramírez
00e2e544c7
♻️ Re-format tutorials, files names and tests
for tutorial files
6 years ago
Sebastián Ramírez
659b8ae8af
📝 Update docs, typos, aclarations, fix examples
for NoSQL models
6 years ago
Sebastián Ramírez
45ccf059ed
✏️ Fix typos from @mariacamilagl 's review
6 years ago
Sebastián Ramírez
093bb4cd19
📝 Update docs, add first tutorials
6 years ago