Paweł Rubin
|
fdbd48be5f
|
⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471)
Co-authored-by: Paweł Rubin <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
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 <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
Nima Mashhadi M. Reza
|
3223de5598
|
🎨 Add typing.Optional to variables that accept None as value (#1731)
Co-authored-by: nimashadix <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
5 years ago |
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
|
6 years ago |
Sebastián Ramírez
|
0393a093d3
|
✨ Improve security utilities and add tests
|
6 years ago |
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
|
6 years ago |
Sebastián Ramírez
|
00e2e544c7
|
♻️ Re-format tutorials, files names and tests
for tutorial files
|
6 years ago |
Sebastián Ramírez
|
db3c270f8e
|
✨ Update requests with body, rename params
|
6 years ago |
Sebastián Ramírez
|
0e19c24014
|
✨ Update parameter names and order
fix mypy types, refactor, lint
|
6 years ago |
Sebastián Ramírez
|
addfa89b0f
|
✨ Refactor, update code, several features
|
6 years ago |
Sebastián Ramírez
|
b9d912c638
|
♻️ Refactor, fix and update code
|
6 years ago |
Sebastián Ramírez
|
406c092a3b
|
🎉 Start tracking messy initial stage
...before refactoring and breaking something
|
6 years ago |