An open API service indexing awesome lists of open source software.

https://github.com/jayrbolton/jsonschema-local-file-refs-example

Example of resolving an arbitrary jsonschema URI to a local file path
https://github.com/jayrbolton/jsonschema-local-file-refs-example

Last synced: 2 months ago
JSON representation

Example of resolving an arbitrary jsonschema URI to a local file path

Awesome Lists containing this project

README

        

# JSON-Schema Python RefResolver Example

Resolve an arbitrary uri to a local file path, as well as any other sibling or child paths.

See `main.py`