JSON Schema Compatibility Checker

A micro-tool to check whether a JSON Schema is backwards compatible with another JSON Schema.

Run

Make sure to install JDK 18 and sbt.

sbt "run /path/to/prev/schema /path/to/next/schema"