jsoncompat 0.4.0

JSON Schema and OpenAPI Compatibility Checker
Documentation
1
2
3
4
5
6
{
  "serializer": false,
  "deserializer": false,
  "expected_serializer_message": "new schema #: new values may be numbers, but the previous schema only accepted strings",
  "expected_deserializer_message": "old schema #: new values may be strings, but the previous schema only accepted numbers"
}