mirror of
https://github.com/Tribufu/TribufuJS
synced 2026-08-09 04:41:06 +00:00
Generate api with NSwag
This commit is contained in:
parent
485d19b9f2
commit
0d24ecca3f
20 changed files with 1275 additions and 1243 deletions
|
|
@ -16,7 +16,8 @@
|
|||
"build": "npm run clean && tsc && node scripts/esbuild.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tribufu/mintaka": "0.1.8"
|
||||
"@tribufu/mintaka": "0.1.8",
|
||||
"axios": "^1.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.10.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue