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
192 stars 38 forks source link

Fix two issues with newer ref resolution #298

Closed sirosen closed 11 months ago

sirosen commented 11 months ago

.raw does not expose the same binary data as .content in all cases. e.g. gzipped content is exposed verbatim.