We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
struct field for status doesn't exist in any of 2 places to unmarshal
I have a JSON type and it seems to be expecting the whole object before running my unmarshal.
is there any way to ignore this given it's a JSON scalar return?