Description
CLI for working with JSON Schema Catalogs.
A JSON Schema Catalog file provides a mapping from schema URIs to schema locations. By constructing and using a catalog, you can avoid the need to download and parse schemas from the internet. This is particularly useful when working with large schemas or when you need to work, test or build offline.