chore: regen sdk

This commit is contained in:
Aiden Cline 2025-12-23 19:22:38 -06:00
commit 7396d495ee
3 changed files with 4 additions and 4 deletions

View file

@ -131,7 +131,7 @@ export type ApiError = {
[key: string]: string
}
responseBody?: string
details?: {
metadata?: {
[key: string]: string
}
}

View file

@ -5337,7 +5337,7 @@
"responseBody": {
"type": "string"
},
"details": {
"metadata": {
"type": "object",
"propertyNames": {
"type": "string"