Sebastián Ramírez
aad6b123f7
✨ Add support for multi-file uploads ( #158 )
6 years ago
Sebastián Ramírez
88ece95a30
🎨 Improve automatic naming of path operations in API docs ( #155 )
* 🎨 Improve operation summary naming
* 📝 Update names in README
* 🚚 Improve names of security tutorial
6 years ago
Sebastián Ramírez
0b9fe62a10
Add support for UploadFile class annotations ( #63 )
* ✨ Add support for UploadFile annotations
* 📝 Update File upload docs with FileUpload class
* ✅ Add tests for UploadFile support
* 📝 Update UploadFile docs
6 years ago
Sebastián Ramírez
577c5a84db
🐛 Fix constrained bytes, from defaults in Pydantic
#2
6 years ago
Sebastián Ramírez
804ec460fc
⬆️ Add tests, fix issues and update Pydantic
6 years ago
Sebastián Ramírez
f1808de18e
✅ Add tests for form and files
6 years ago
Sebastián Ramírez
748dc375db
🐛 Fix Form and File params must always be embeded
and add tests for forms and files
6 years ago