jsoncompat 0.4.0

JSON Schema and OpenAPI Compatibility Checker
Documentation
1
2
3
4
5
6
7
{
  "compatible": false,
  "surfaces": [
    "Request"
  ],
  "expected_message": "new schema #/properties/query/required: property 'query': property 'limit' is no longer guaranteed to be present"
}