This commit is contained in:
2026-04-02 21:55:57 -04:00
parent 29d8dfb608
commit 06f6a587de
21 changed files with 673 additions and 457 deletions

View File

@ -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"
}
]