jsoncompat 0.4.1

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