OpenAPI import plugins

This commit is contained in:
Gregory Schier
2024-07-22 14:04:37 -07:00
parent 4cbfe50fce
commit 373bc75e98
16 changed files with 3235 additions and 12 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "importer-postman",
"version": "0.0.1",
"main": "./build/index.js",
"scripts": {
"build": "yaakcli ./src/index.js"
},