mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-07 14:56:11 +00:00
CHORE[DEPENDENCIES]: bump swagger-parser => 2.0.22 (#7597)
this fixes a bug where the parser would return null when missing parameters rather than reporting some useful error. Fixes N/A
This commit is contained in:
@@ -783,3 +783,4 @@ components:
|
||||
name: api_key
|
||||
type: apiKey
|
||||
x-apikeyInfoFunc: openapi_server.controllers.security_controller_.info_from_api_key
|
||||
x-original-swagger-version: "2.0"
|
||||
|
||||
Reference in New Issue
Block a user