fastapi/docs
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
2019-05-30 17:40:43 +04:00
..
img Refactor param extraction using Pydantic Field (#278) 2019-05-30 17:40:43 +04:00
src Refactor param extraction using Pydantic Field (#278) 2019-05-30 17:40:43 +04:00
tutorial Refactor param extraction using Pydantic Field (#278) 2019-05-30 17:40:43 +04:00
alternatives.md 📝 Include Hug and Falcon in Alternatives/Inspiration 2019-04-10 22:09:50 +04:00
async.md Clarification about possible performance hit (#64) 2019-03-04 20:04:16 +04:00
benchmarks.md 📝 Use same link in benchmarks as in index 2019-04-12 22:56:09 +04:00
contributing.md 📝 Update Uvicorn docs with new --reload option (#74) 2019-03-09 22:10:25 +04:00
deployment.md 📝 Add Hypercorn as an alternative ASGI server (#187) 2019-04-26 19:26:38 +04:00
features.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
help-fastapi.md 📝 Add a Gitter chat badge and links (#117) 2019-03-30 18:30:02 +04:00
history-design-future.md 📝 Add History, Design and Future to docs 2019-03-02 19:54:15 +04:00
index.md 📝 Add Hypercorn as an alternative ASGI server (#187) 2019-04-26 19:26:38 +04:00
project-generation.md Update SQL with dependency and intro project generator (#52) 2019-02-24 01:04:44 +04:00
python-types.md 🔀 Merge PR #72 2019-03-21 18:46:02 +04:00
release-notes.md 🔖 Release version 0.26.0 2019-05-29 19:29:44 +04:00