JSON Schema Tools

Check if one JSON schema (extension) is more specific than another (original). A schema is considered more specific if any JSON document that would be validated by it would also be validated by the original schema.

Original Schema

Extension Schema