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 |
François Voron
|
8609beb9ab
|
🚨 Fix black linting (#682)
|
2019-11-23 22:43:43 +01:00 |
Sebastián Ramírez
|
d262f6e929
|
🐛 Fix HTTP Bearer security auto-error (#282)
|
2019-06-01 09:57:45 +04: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
|
fad3a9e1dc
|
✨ Add auto_error to security utils (#134)
to allow them to be optional, also allowing the declaration of multiple security schemes
|
2019-04-03 15:44:52 +04:00 |