.git-blame-ignore-revs
.gitignore
.gitmodules
.pre-commit-config.yaml
CHANGES.rst
CODE_OF_CONDUCT.md
COMPATIBILITY.rst
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.rst
appveyor.yml
pyproject.toml
requirements.txt
requirements_bare.txt
requirements_flex.txt
requirements_no_icu.txt
requirements_no_osv_or_icu.txt
setup.cfg
tox.ini
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/pythonpackage.yml
changelog.d/.nodelete
docs/Makefile
docs/make.bat
docs/towncrier_template.rst
docs/images/prance_logo.svg
docs/images/prance_logo_256.png
docs/images/prance_logo_512.png
docs/images/prance_redbubble.png
docs/images/prance_redbubble.xcf
docs/images/prance_social.png
docs/images/prance_social.xcf
docs/source/.gitignore
docs/source/conf.py
docs/source/index.rst
docs/source/_templates/autosummary/module.rst
prance/__init__.py
prance/_version.py
prance/cli.py
prance/convert.py
prance/mixins.py
prance.egg-info/PKG-INFO
prance.egg-info/SOURCES.txt
prance.egg-info/dependency_links.txt
prance.egg-info/entry_points.txt
prance.egg-info/requires.txt
prance.egg-info/top_level.txt
prance.egg-info/zip-safe
prance/util/__init__.py
prance/util/exceptions.py
prance/util/formats.py
prance/util/fs.py
prance/util/iterators.py
prance/util/path.py
prance/util/resolver.py
prance/util/translator.py
prance/util/url.py
tests/__init__.py
tests/mock_response.py
tests/sandbox.py
tests/test_backends.py
tests/test_base_parser.py
tests/test_cli.py
tests/test_convert.py
tests/test_resolving_parser.py
tests/test_translating_parser.py
tests/test_util.py
tests/test_util_exceptions.py
tests/test_util_formats.py
tests/test_util_fs.py
tests/test_util_iterators.py
tests/test_util_path.py
tests/test_util_resolver.py
tests/test_util_url.py
tests/test_zzz_specs.py
tests/examples/v2.0/json/petstore.json
tests/examples/v2.0/yaml/petstore.yaml
tests/specs/definitions.yaml
tests/specs/error.json
tests/specs/issue_1.json
tests/specs/issue_20.yaml
tests/specs/issue_36.yaml
tests/specs/issue_38_a.yaml
tests/specs/issue_38_b.yaml
tests/specs/issue_39.yaml
tests/specs/issue_5.yaml
tests/specs/kubernetes_api_docs.json
tests/specs/missing_reference.yaml
tests/specs/petstore.yaml
tests/specs/recursion_limit.yaml
tests/specs/recursion_limit_defs.yaml
tests/specs/recursion_limit_files.yaml
tests/specs/recursive_files.yaml
tests/specs/recursive_files_definitions.yaml
tests/specs/recursive_objs.yaml
tests/specs/recursive_objs_definitions.yaml
tests/specs/symlink_test
tests/specs/utf8bom.yaml
tests/specs/with_externals.yaml
tests/specs/issue_51/openapi-main.yaml
tests/specs/issue_51/openapi-part-iso-8859-2.yaml
tests/specs/issue_51/openapi-part.yaml
tests/specs/issue_78/_schemas.json
tests/specs/issue_78/openapi.json
tests/specs/issue_83/bad_get.yml
tests/specs/issue_83/bad_spec.yml
tests/specs/schema/ChangePasswordEntity.json
tests/specs/translating_parser/different_file_reference_from_file.spec.yaml
tests/specs/translating_parser/different_file_reference_from_file_schemas1.spec.yaml
tests/specs/translating_parser/different_file_reference_from_file_schemas2.spec.yaml
tests/specs/translating_parser/file_reference_from_root.spec.yaml
tests/specs/translating_parser/file_reference_from_root_schemas.spec.yaml
tests/specs/translating_parser/local_reference_from_file.spec.yaml
tests/specs/translating_parser/local_reference_from_file_schemas.spec.yaml
tests/specs/translating_parser/local_reference_from_root.spec.yaml
tests/specs/translating_parser/nested_recursive_reference_in_file.spec.yaml
tests/specs/translating_parser/nested_recursive_reference_in_file_schemas.spec.yaml
tests/specs/translating_parser/recursive_reference_in_file.spec.yaml
tests/specs/translating_parser/recursive_reference_in_file_schemas.spec.yaml
tests/specs/translating_parser/recursive_reference_in_root.spec.yaml
tests/specs/translating_parser/root_file_reference_from_file.spec.yaml
tests/specs/translating_parser/root_file_reference_from_file_schemas.spec.yaml
tests/specs/translating_parser/root_file_reference_from_root.spec.yaml
tests/specs/translating_parser/same_file_reference_from_file.spec.yaml
tests/specs/translating_parser/same_file_reference_from_file_schemas.spec.yaml