AUTHORS
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/publish_to_pypi.yml
.github/workflows/pythonpackage.yml
docs/Gemfile
docs/_config.yml
docs/generate_examples.py
docs/index.md
docs/_data/examples.yaml
docs/_includes/README.md
docs/_includes/examples/array.json
docs/_includes/examples/array_advanced.json
docs/_includes/examples/basic.json
docs/_includes/examples/combining_not.json
docs/_includes/examples/combining_oneOf.json
docs/_includes/examples/deprecated.json
docs/_includes/examples/geo.json
docs/_includes/examples/multiple_types.json
docs/_includes/examples/references.json
docs/_includes/examples/with_default.json
docs/_includes/examples/with_definitions.json
docs/_includes/examples/with_descriptions.json
docs/assets/examples/array.html
docs/assets/examples/array_advanced.html
docs/assets/examples/basic.html
docs/assets/examples/combining_not.html
docs/assets/examples/combining_oneOf.html
docs/assets/examples/deprecated.html
docs/assets/examples/geo.html
docs/assets/examples/multiple_types.html
docs/assets/examples/references.html
docs/assets/examples/schema_doc.css
docs/assets/examples/with_default.html
docs/assets/examples/with_definitions.html
docs/assets/examples/with_descriptions.html
json_schema_for_humans/__init__.py
json_schema_for_humans/generate.py
json_schema_for_humans/schema_doc.css
json_schema_for_humans.egg-info/PKG-INFO
json_schema_for_humans.egg-info/SOURCES.txt
json_schema_for_humans.egg-info/dependency_links.txt
json_schema_for_humans.egg-info/entry_points.txt
json_schema_for_humans.egg-info/not-zip-safe
json_schema_for_humans.egg-info/pbr.json
json_schema_for_humans.egg-info/requires.txt
json_schema_for_humans.egg-info/top_level.txt
json_schema_for_humans/templates/schema_doc.template.html
tests/__init__.py
tests/generate_test.py
tests/cases/array.json
tests/cases/array_advanced.json
tests/cases/basic.json
tests/cases/combining_not.json
tests/cases/combining_oneOf.json
tests/cases/deprecated.json
tests/cases/geo.json
tests/cases/multiple_types.json
tests/cases/references.json
tests/cases/with_default.json
tests/cases/with_definitions.json
tests/cases/with_descriptions.json
tests/cases/reference_schemas/final.json
tests/cases/reference_schemas/intermediate.json