fix: serialization of api key auth location (#261)

This commit is contained in:
Florian Mutter
2022-06-07 23:08:04 +02:00
committed by GitHub
parent 37b8dfffd1
commit 9e8b35d26d
4 changed files with 36 additions and 8 deletions

View File

@ -5,6 +5,7 @@
### Added
### Changed
- Fix serialization for api key location in api key auth configuration
### Remove