chore: regen sdk
This commit is contained in:
parent
f9b5ce180a
commit
7396d495ee
3 changed files with 4 additions and 4 deletions
|
|
@ -131,7 +131,7 @@ export type ApiError = {
|
|||
[key: string]: string
|
||||
}
|
||||
responseBody?: string
|
||||
details?: {
|
||||
metadata?: {
|
||||
[key: string]: string
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5337,7 +5337,7 @@
|
|||
"responseBody": {
|
||||
"type": "string"
|
||||
},
|
||||
"details": {
|
||||
"metadata": {
|
||||
"type": "object",
|
||||
"propertyNames": {
|
||||
"type": "string"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue