jsoncompat 0.4.0

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