jsoncompat 0.3.1

JSON Schema Compatibility Checker
Documentation
1
2
3
4
5
{
  "old_only": [],
  "new_only": [{"x": 1}],
  "both": [{}]
}