Deserializing an object with a child collection throws error
I am trying to deserialize the following json to an object and get an error when my object has a collection of child objects.
I am trying to deserialize the following json to an object and get an error when my object has a collection of child objects.