python-jsonschema / check-jsonschema

A CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!
https://check-jsonschema.readthedocs.io/en/stable
Other
207 stars 40 forks source link

Add support for passing an explicit base URI #305

Closed sirosen closed 1 year ago

sirosen commented 1 year ago

Include an acceptance test for --base-uri

Update docs and add --base-uri to the end of usage docs.