mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
change ajv draft 4 to ajv 6 and validate using schema for 04
change ajv draft 4 to ajv 6 and validate using schema for 04
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ajv": "8.1.0",
|
||||
"ajv-draft-04": "1.0.0",
|
||||
"ajv-06": "npm:ajv@6.12.5",
|
||||
"ajv-formats": "2.1.1",
|
||||
"async": "3.2.1",
|
||||
"commander": "2.20.3",
|
||||
|
||||
Reference in New Issue
Block a user