feat: add support to openapi importer for yaml

This commit is contained in:
Andrew Bastin
2022-01-10 20:06:31 +05:30
parent b40b8070c1
commit 9e6a3883ac
3 changed files with 18 additions and 4 deletions

View File

@@ -84,6 +84,7 @@
"graphql-tag": "^2.12.6",
"httpsnippet": "^2.0.0",
"io-ts": "^2.2.16",
"js-yaml": "^4.1.0",
"json-loader": "^0.5.7",
"lodash": "^4.17.21",
"mustache": "^4.2.0",