73 Commits (7c5626bef7ab09d93083c9e1b593b23ba84dd78b)

Author SHA1 Message Date
Sebastián Ramírez e92b43b5c8
Add parameter dependencies to path operation decorators and include_router (#235) 6 years ago
Sebastián Ramírez ca27317b65
Add param functions, to override types, to make mypy happy (#226) 6 years ago
Sebastián Ramírez 546d233dec
♻️ Update Pydantic usage, types, values, minor structure changes (#164) 6 years ago
Sebastián Ramírez aad6b123f7
Add support for multi-file uploads (#158) 6 years ago
Sebastián Ramírez 7391056daf
Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 6 years ago
yihuang f806ba642a 🔥 Remove repeated param declaration (#123) 6 years ago
Sebastián Ramírez 9b04593260
Add support for BackgroundTasks parameters (#103) 6 years ago
Sebastián Ramírez 0b9fe62a10
Add support for UploadFile class annotations (#63) 6 years ago
Sebastián Ramírez 577c5a84db 🐛 Fix constrained bytes, from defaults in Pydantic 6 years ago
Sebastián Ramírez 60599bad99 🐛 Fix Python 3.7 specific list query handling 6 years ago
Sebastián Ramírez ca0652aebf 🐛 Fix type checks for Python 3.7 6 years ago
Sebastián Ramírez be957e7c99 Allow lists of query or header params 6 years ago
Sebastián Ramírez 0393a093d3 Improve security utilities and add tests 6 years ago
Sebastián Ramírez 804ec460fc ⬆️ Add tests, fix issues and update 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 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 ddf20e8977 📝 Add request body tutorial 6 years ago
Sebastián Ramírez 4eb2950626 🐛 Fix error location for required parameters 6 years ago
Sebastián Ramírez 6f68666e0e 🐛 Fix int query parameters with default 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 b9d912c638 ♻️ Refactor, fix and update code 6 years ago