jsoncompat 0.4.1

JSON Schema and OpenAPI Compatibility Checker
Documentation
1
2
3
4
5
6
7
{
  "compatible": false,
  "surfaces": [
    "Response"
  ],
  "expected_message": "old schema #/properties/body/properties/value/patternProperties/x$: property 'body' -> property 'value': pattern property '^x' may overlap comparison pattern 'x$' with values the comparison target rejects"
}