Sebastián Ramírez
|
b307d38897
|
♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890)
|
5 years ago |
Sebastián Ramírez
|
04c8502cc7
|
📝 Add docs for correctly using Peewee (#789)
|
6 years ago |
Koudai Aono
|
06eb421934
|
Fix request body parsing with Union (#400)
|
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
|
be957e7c99
|
✨ Allow lists of query or header params
and add tests for them
|
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
|
7 years ago |
Sebastián Ramírez
|
748dc375db
|
🐛 Fix Form and File params must always be embeded
and add tests for forms and files
|
7 years ago |
Sebastián Ramírez
|
4b94da956c
|
✅ Update query param tests and docs
|
7 years ago |
Sebastián Ramírez
|
00e2e544c7
|
♻️ Re-format tutorials, files names and tests
for tutorial files
|
7 years ago |