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
- Host: GitHub
- URL: https://github.com/jayrbolton/jsonschema-local-file-refs-example
- Owner: jayrbolton
- Created: 2020-07-22T19:02:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T21:09:05.000Z (over 4 years ago)
- Last Synced: 2025-01-04T23:42:59.267Z (4 months ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`