fastapi/docs
Sebastián Ramírez 7b63bc5551
Add include, exclude, and by_alias to path operation methods (#264)
*  Make jsonable_encoder's include and exclude receive sequences

*  Add include, exclude, and by_alias to app and router

*  Add and update tutorial code with new parameters

* 📝 Update docs for new parameters and add docs for updating data

*  Add tests for consistency in path operation methods

*  Add tests for new parameters and update tests
2019-05-27 16:08:13 +04:00
..
img Use 401 with WWW-Authenticate for OAuth2 and add scope_str (#188) 2019-04-27 17:00:56 +04:00
src Add include, exclude, and by_alias to path operation methods (#264) 2019-05-27 16:08:13 +04:00
tutorial Add include, exclude, and by_alias to path operation methods (#264) 2019-05-27 16:08:13 +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 📝 Update release notes 2019-05-25 19:48:27 +04:00