fix(client): update request handling and typings for current smartrequest and OpenAPI output

This commit is contained in:
2026-05-07 23:31:22 +00:00
parent e85d725873
commit 46782d925b
15 changed files with 6162 additions and 4884 deletions
+3
View File
@@ -9,6 +9,9 @@
"verbatimModuleSyntax": true,
"declaration": true,
"emitDecoratorMetadata": true,
"types": [
"node"
]
},
"exclude": [
"dist_*/**/*.d.ts"