swagger-parser
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -294,2 +294,5 @@ 'use strict'; | ||
} | ||
else { | ||
validateSchema(response.schema, responseId + '/schema', validTypes); | ||
} | ||
} | ||
@@ -296,0 +299,0 @@ } |
{ | ||
"name": "swagger-parser", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3729001
27065