❔ Parsing JSON value with multiple different possibilities
I have a JSON object which can take on one of two different structures
How would I go about parsing this into an object using STJ? Assume the object to deserialize to is this
How would I go about parsing this into an object using STJ? Assume the object to deserialize to is this
