Hylke Postma
|
3b2e891917
|
✨ Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` (#1757)
Co-authored-by: Hylke Postma <h.postma@docuwork.nl>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2021-07-29 12:30:48 +02:00 |
Nima Mashhadi M. Reza
|
3223de5598
|
🎨 Add typing.Optional to variables that accept None as value (#1731)
Co-authored-by: nimashadix <nimashadix@pop-os.localdomain>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2020-08-03 14:29:07 +02:00 |
Sebastián Ramírez
|
dcc1e1bcf8
|
♻️ Refine internal type declarations and logic around them (#338)
|
2019-06-27 20:51:17 +02: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 |
Sebastián Ramírez
|
0393a093d3
|
✨ Improve security utilities and add tests
|
2018-12-28 20:35:48 +04:00 |
Sebastián Ramírez
|
7da9625505
|
💚 Revert to flit install and re-format
As it has shown to be more reliable, and closer to final user environments
|
2018-12-18 22:36:04 +04:00 |
Sebastián Ramírez
|
00e2e544c7
|
♻️ Re-format tutorials, files names and tests
for tutorial files
|
2018-12-18 21:59:06 +04:00 |
Sebastián Ramírez
|
db3c270f8e
|
✨ Update requests with body, rename params
|
2018-12-08 11:55:36 +04:00 |
Sebastián Ramírez
|
0e19c24014
|
✨ Update parameter names and order
fix mypy types, refactor, lint
|
2018-12-07 19:12:16 +04:00 |
Sebastián Ramírez
|
addfa89b0f
|
✨ Refactor, update code, several features
|
2018-12-06 23:47:58 +04:00 |
Sebastián Ramírez
|
b9d912c638
|
♻️ Refactor, fix and update code
|
2018-12-06 20:24:50 +04:00 |
Sebastián Ramírez
|
406c092a3b
|
🎉 Start tracking messy initial stage
...before refactoring and breaking something
|
2018-12-05 10:56:50 +04:00 |