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:
Cody Mikol
2020-12-08 02:18:07 -05:00
committed by GitHub
parent 9e0badb3d7
commit f9d6c6fb21
44 changed files with 64 additions and 14 deletions

View File

@@ -2187,4 +2187,5 @@ components:
http_basic_test:
scheme: basic
type: http
x-original-swagger-version: "2.0"