progress
This commit is contained in:
@ -676,7 +676,7 @@
|
||||
"success": false,
|
||||
"errors": [
|
||||
{
|
||||
"code": "TYPE_MISMATCH",
|
||||
"code": "CONST_VIOLATED",
|
||||
"path": "type"
|
||||
}
|
||||
]
|
||||
@ -781,7 +781,7 @@
|
||||
"success": false,
|
||||
"errors": [
|
||||
{
|
||||
"code": "TYPE_MISMATCH",
|
||||
"code": "CONST_VIOLATED",
|
||||
"path": "type"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user