openapi-to-postmanv2
Advanced tools
Comparing version 4.9.0-beta.15 to 4.9.0-beta.16
@@ -152,3 +152,3 @@ const { filterOptionsByVersion } = require('./common/versionUtils'); | ||
supportedIn: [VERSION20, VERSION30, VERSION31], | ||
supportedModuleVersion: [MODULE_VERSION.V2] | ||
supportedModuleVersion: [MODULE_VERSION.V2, MODULE_VERSION.V1] | ||
}, | ||
@@ -155,0 +155,0 @@ { |
{ | ||
"name": "openapi-to-postmanv2", | ||
"version": "4.9.0-beta.15", | ||
"version": "4.9.0-beta.16", | ||
"description": "Convert a given OpenAPI specification to Postman Collection v2.0", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/postmanlabs/openapi-to-postman", |
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
1694611