Commit Graph

5 Commits

Author SHA1 Message Date
bilalAlpaslan 35726e0e14 Update for updated tests 2023-06-07 01:45:31 +03:00
bilal alpaslan ca6c3c4b69
Merge branch 'master' into multipleAPIKeyHeaders 2023-06-07 01:10:34 +03:00
Sebastián Ramírez 50c1a928fb
Refactor OpenAPI tests, prepare for Pydantic v2 (#9503)
*  Refactor OpenAPI tests, move inline, prepare for Pydantic v2 tests

*  Fix test module loading for conditional OpenAPI

* 🐛 Fix missing pytest marker

*  Fix test for coverage
2023-05-08 23:07:32 +02:00
bilalAlpaslan 8d8825e15d APIKey scheme name default changed 2022-04-13 01:40:22 +03:00
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