Add native OpenAPI importer (#486)

This commit is contained in:
Gregory Schier
2026-08-16 11:40:34 -07:00
committed by GitHub
parent 07a9a6c6c0
commit 1a19a06a23
10 changed files with 6084 additions and 837 deletions
-4
View File
@@ -10,10 +10,6 @@
"test": "vp test --run tests"
},
"dependencies": {
"openapi-to-postmanv2": "^6.3.3",
"yaml": "^2.8.3"
},
"devDependencies": {
"@types/openapi-to-postmanv2": "^5.0.0"
}
}