refactor: revamped postman collection importer

This commit is contained in:
Andrew Bastin
2022-01-13 02:31:32 +05:30
parent ffb063ad94
commit aeb848399a
4 changed files with 318 additions and 206 deletions

View File

@@ -92,6 +92,7 @@
"nuxt": "^2.15.8",
"openapi-types": "^10.0.0",
"paho-mqtt": "^1.1.0",
"postman-collection": "^4.1.1",
"rxjs": "^7.5.1",
"socket.io-client-v2": "npm:socket.io-client@^2.4.0",
"socket.io-client-v3": "npm:socket.io-client@^3.1.3",
@@ -142,6 +143,7 @@
"@types/har-format": "^1.2.8",
"@types/httpsnippet": "^1.23.1",
"@types/lodash": "^4.14.178",
"@types/postman-collection": "^3.5.7",
"@types/splitpanes": "^2.2.1",
"@types/uuid": "^8.3.3",
"@urql/devtools": "^2.0.3",