- Added special handling with `OriginOfCondition` to allow for the Resource to not exist
1.3.0
- Downgraded messages related to not finding `odata.type` within nested objects of a resource - Fixed parent validation for registry resources
1.2.9
- Added special handling with `EventDestination` to allow for `HttpHeaders` to be null per description in the schema - Made change to make `odata.context` optional in responses
1.2.8
- Updated schema bundle reference to 2019.1 - Improved error messages for GET failures - Removed warnings for odata.etag properties - Removed deprecated StopIteration exception
1.2.7
- Added enhancement to verify `odata.id` is present when following a navigation property
1.2.6
- Added missing odata.context initialization for Message Registries - Fix to counter for reference links ending in trailing slash