string of object unexpected end of JSON input. *json.Decoder.offset: 1378. *errors.SyntaxError.Offset: 73. Run https://go.dev/play/p/Hmr8BaiAN5i to see the offsets. it seems to fail parsing the key "enableAdvancedFilteringOnArrays" even though it is omitted in the model?
string of object unexpected end of JSON input.
*json.Decoder.offset
: 1378.*errors.SyntaxError.Offset
: 73. Run https://go.dev/play/p/Hmr8BaiAN5i to see the offsets. it seems to fail parsing the key"enableAdvancedFilteringOnArrays" even though it is omitted in the model
?my model