Mark
|
ca5d57ea79
|
✨ Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
Austin Orr
|
e10a4375f9
|
✨ Add support for adding multiple examples in request bodies and path, query, cookie, and header params (#1267)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
Sebastián Ramírez
|
fdb6c9ccc5
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
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
|
bff5dbbf5d
|
✨ Implement dependency value cache per request (#292)
* ✨ Add dependency cache, with support for disabling it
* ✅ Add tests for dependency cache
* 📝 Add docs about dependency value caching
|
6 years ago |
Sebastián Ramírez
|
ca27317b65
|
✨ Add param functions, to override types, to make mypy happy (#226)
|
6 years ago |