chore: regen sdk

This commit is contained in:
Aiden Cline
2025-12-23 19:22:38 -06:00
parent f499a76eb4
commit 3d1f43dccb
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ export type ApiError = {
[key: string]: string
}
responseBody?: string
details?: {
metadata?: {
[key: string]: string
}
}