- Corrected order of operations for initializing the tool to collect additional schema files from $metadata before building the data model for payload validation - Suppress warning messages for deprecated properties when the property is also marked as required - Added support for Unix sockets
2.1.2
- Added '--mockup' option to override payloads from a service with a mockup in a directory - Added support for ensuring properties that are JSON objects that are marked as 'required' are present in payloads
2.1.1
- Added check to ensure a reference object is an object prior to attempting to extract the link information
2.1.0
- Added 'Accept-Encoding' header to allow for any encoding in responses - Corrected 'odata.id' inspection to not crash the tool if the string is empty
2.0.9
- Removed statements that prevented building models for objects contained within OEM extensions - Some configuration fixes for handling '--nooemcheck'