AUTHORS
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/publish_to_pypi.yml
.github/workflows/pythonpackage.yml
json_schema_for_humans/__init__.py
json_schema_for_humans/generate.py
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/with_default.json
tests/cases/with_definitions.json