fastapi/docs
Sebastián Ramírez c7db2ff858
🐛 Fix path and query parameters receiving dict as valid (#287)
* 🐛 Fix path and query parameters accepting dict

*  Add several tests to ensure invalid types are not accepted

* 📝 Document (to include tested source) using query params with list

* 🐛 Fix OpenAPI schema in query with list tutorial
2019-06-03 21:59:40 +04:00
..
img Refactor param extraction using Pydantic Field (#278) 2019-05-30 17:40:43 +04:00
src 🐛 Fix path and query parameters receiving dict as valid (#287) 2019-06-03 21:59:40 +04:00
tutorial 🐛 Fix path and query parameters receiving dict as valid (#287) 2019-06-03 21:59:40 +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 0.27.1 2019-06-03 18:44:03 +04:00