feat: implement openapi (#482)
This commit is contained in:
@@ -43,5 +43,10 @@
|
||||
"vite-tsconfig-paths": "^5.0.1",
|
||||
"vitest": "^2.0.5"
|
||||
},
|
||||
"prettier": "@homarr/prettier-config"
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"trpc-swagger@1.2.6": "patches/trpc-swagger@1.2.6.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user