Sebastián Ramírez
|
b307d38897
|
♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890)
|
2020-01-18 19:07:42 +01:00 |
Sebastián Ramírez
|
55c4b5fb0b
|
🐛 Fix "default" extra response with extra status codes (#489)
* 🐛 Fix lowercase "default" extra response
* 🐛 Fix model for responses, to allow "default" plus status codes
* ✅ Add test for "default" extra response
|
2019-08-30 16:34:47 -05:00 |
Zoltan Papp
|
73dbbeab55
|
✨ Allow additional responses to use status ranges and "default" (#435)
|
2019-08-30 11:17:42 -05:00 |
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
|
2019-04-12 21:25:26 +04:00 |
Sebastián Ramírez
|
c8df3ae57c
|
🐛 Fix handling additional responses in include_router (#140)
|
2019-04-05 20:06:40 +04:00 |