Open CyberiaResurrection opened 7 years ago
Cynic should be decoupled from resource sets it should rely on the ResourceType directly. As complex types can be fetched directly and they have no resource set. ResourceTypes can also have more then one resources set
The resourceSetName property in deserialised ODataEntry objects must point to a ResourceSet, otherwise the cynic deserialiser doesn't know what properties it should be expecting, etc.