138 Commits (8c94e97c89f617ad808d8ca24da6e52a238bcee9)

Author SHA1 Message Date
Sebastián Ramírez e92b43b5c8
Add parameter dependencies to path operation decorators and include_router (#235) 6 years ago
Ricardo Momm b0b88f9d5b 🔊 Raise from previous exception (#195) 6 years ago
Derek J. Lambert 4a1648b04e ✏️ Minor spelling fix in routing (#221) 6 years ago
Sebastián Ramírez 192ebba2a2
♻️ Rename parameter content_type to response_class (#183) 6 years ago
Sebastián Ramírez 546d233dec
♻️ Update Pydantic usage, types, values, minor structure changes (#164) 6 years ago
Sebastián Ramírez 61dd36a945
Upgrade docstring Markdown parsing (#163) 6 years ago
Sebastián Ramírez aad6b123f7
Add support for multi-file uploads (#158) 6 years ago
Sebastián Ramírez c8df3ae57c
🐛 Fix handling additional responses in include_router (#140) 6 years ago
Sebastián Ramírez 2bd775988f Add/refactor addditional responses, tests, docs 6 years ago
Sebastián Ramírez 9b04593260
Add support for BackgroundTasks parameters (#103) 6 years ago
euri10 6d77e2ac5f Add websocket to APIRouter (#100) 6 years ago
Mohammed eda9b28338 files formatting 6 years ago
Mohammed 7514ac6fb0 100% test coverage 6 years ago
Mohammed 65568065e0 Remove extra code. 6 years ago
Mohammed 95679ca5e6 Fix: adding additional_responses on `.include_router()` 6 years ago
Mohammed 84a300ef84 Formatting according to guide 6 years ago
Mohammed c6d28c8209 Accept Multiple Additional Responses 6 years ago
Mohammed aa0bca7bb2 Additional Responses implementation 6 years ago
euri10 11c755bee3 Add tags parameter to app.include_router (#55) 6 years ago
Sebastián Ramírez 0b9fe62a10
Add support for UploadFile class annotations (#63) 6 years ago
euri10 5c9c088a2a Upgrade Starlette version (#17) 6 years ago
Sebastián Ramírez 577c5a84db 🐛 Fix constrained bytes, from defaults in Pydantic 6 years ago
Sebastián Ramírez a73709507c Add docs, tests and fixes for extra data types 6 years ago
Sebastián Ramírez 75407b9295 🚨 Fix mypy type errors 6 years ago
Sebastián Ramírez c25a71e352 🐛 Re-implement check for body as a workaround 6 years ago
Sebastián Ramírez 7da9625505 💚 Revert to flit install and re-format 6 years ago
Sebastián Ramírez dcb076b752 🐛 Fix optional bodies raising an error 6 years ago
Sebastián Ramírez 948a39af95 🎨 Re-order parameters 6 years ago
Sebastián Ramírez 64e904b12e 🐛 Fix indentation bug 6 years ago
Sebastián Ramírez 9458d699cb 🐛 Un-hide inner HTTPException errors 6 years ago
Sebastián Ramírez 9a6fcdd13c 🔊 Log body parsing errors 6 years ago
Sebastián Ramírez da166b7967 🔒 Fix constraining return values to model 6 years ago
Sebastián Ramírez db3c270f8e Update requests with body, rename params 6 years ago
Sebastián Ramírez 0e19c24014 Update parameter names and order 6 years ago
Sebastián Ramírez addfa89b0f Refactor, update code, several features 6 years ago
Sebastián Ramírez b9d912c638 ♻️ Refactor, fix and update code 6 years ago
Sebastián Ramírez 406c092a3b 🎉 Start tracking messy initial stage 6 years ago