mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
feat: add hey-api sdk generate
This commit is contained in:
+3
-1
@@ -12,6 +12,7 @@
|
||||
"agent:dev": "pnpm --filter @memoh/agent-gateway dev",
|
||||
"agent:build": "pnpm --filter @memoh/agent-gateway build",
|
||||
"agent:start": "pnpm --filter @memoh/agent-gateway start",
|
||||
"generate-sdk": "openapi-ts",
|
||||
"lint": "eslint .",
|
||||
"lint:fix": "eslint . --fix",
|
||||
"test": "vitest"
|
||||
@@ -20,6 +21,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@hey-api/openapi-ts": "0.92.3",
|
||||
"@types/node": "^25.0.3",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-vue": "^10.6.2",
|
||||
@@ -38,5 +40,5 @@
|
||||
"@algolia/client-search"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user