Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

converting draft7 schema to draft4 #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

DSuveges
Copy link

@DSuveges DSuveges commented Nov 9, 2020

$ python schema_converter.py --help

usage: schema_converter.py [-h] -i DRAFT7FILE -o DRAFT4FILE

This script converts json schema written in draft7 to draft4.

optional arguments:
  -h, --help            show this help message and exit
  -i DRAFT7FILE, --draft7File DRAFT7FILE
                        Draft-7 compatible json schema filename
  -o DRAFT4FILE, --draft4File DRAFT4FILE
                        Draft-4 compatible json schema filename

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant