CHANGES.rst
COMPATIBILITY.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
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/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/OpenAPI-Specification/.gitignore
tests/OpenAPI-Specification/.gitmodules
tests/OpenAPI-Specification/CODE_OF_CONDUCT.md
tests/OpenAPI-Specification/CONTRIBUTORS.md
tests/OpenAPI-Specification/DEVELOPMENT.md
tests/OpenAPI-Specification/GOVERNANCE.md
tests/OpenAPI-Specification/IMPLEMENTATIONS.md
tests/OpenAPI-Specification/LICENSE
tests/OpenAPI-Specification/MAINTAINERS.md
tests/OpenAPI-Specification/README.md
tests/OpenAPI-Specification/TOB.md
tests/OpenAPI-Specification/package.json
tests/OpenAPI-Specification/.github/workflows/convert-examples-to-json.yaml
tests/OpenAPI-Specification/.github/workflows/validate-markdown.yaml
tests/OpenAPI-Specification/examples/v2.0/json/api-with-examples.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore-expanded.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore-minimal.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore-simple.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore-with-external-docs.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore.json
tests/OpenAPI-Specification/examples/v2.0/json/uber.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore-separate/common/Error.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore-separate/spec/NewPet.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore-separate/spec/Pet.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore-separate/spec/parameters.json
tests/OpenAPI-Specification/examples/v2.0/json/petstore-separate/spec/swagger.json
tests/OpenAPI-Specification/examples/v2.0/yaml/api-with-examples.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore-expanded.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore-minimal.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore-simple.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore-with-external-docs.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/uber.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore-separate/common/Error.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore-separate/spec/NewPet.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore-separate/spec/Pet.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore-separate/spec/parameters.yaml
tests/OpenAPI-Specification/examples/v2.0/yaml/petstore-separate/spec/swagger.yaml
tests/OpenAPI-Specification/examples/v3.0/api-with-examples.json
tests/OpenAPI-Specification/examples/v3.0/api-with-examples.yaml
tests/OpenAPI-Specification/examples/v3.0/callback-example.json
tests/OpenAPI-Specification/examples/v3.0/callback-example.yaml
tests/OpenAPI-Specification/examples/v3.0/link-example.json
tests/OpenAPI-Specification/examples/v3.0/link-example.yaml
tests/OpenAPI-Specification/examples/v3.0/petstore-expanded.json
tests/OpenAPI-Specification/examples/v3.0/petstore-expanded.yaml
tests/OpenAPI-Specification/examples/v3.0/petstore.json
tests/OpenAPI-Specification/examples/v3.0/petstore.yaml
tests/OpenAPI-Specification/examples/v3.0/uspto.json
tests/OpenAPI-Specification/examples/v3.0/uspto.yaml
tests/OpenAPI-Specification/examples/v3.1/webhook-example.json
tests/OpenAPI-Specification/examples/v3.1/webhook-example.yaml
tests/OpenAPI-Specification/guidelines/EXTENSIONS.md
tests/OpenAPI-Specification/guidelines/v2.0/EXTENSIONS.md
tests/OpenAPI-Specification/guidelines/v2.0/README.md
tests/OpenAPI-Specification/guidelines/v2.0/REUSE.md
tests/OpenAPI-Specification/proposals/000_OAS-proposal-template.md
tests/OpenAPI-Specification/proposals/001_Alternative Schema Proposal.md
tests/OpenAPI-Specification/proposals/002_Webhooks.md
tests/OpenAPI-Specification/proposals/003_Clarify-Nullable.md
tests/OpenAPI-Specification/proposals/004_Overlays.md
tests/OpenAPI-Specification/proposals/Alternative Schema/CONTRIBUTORS.md
tests/OpenAPI-Specification/proposals/Alternative Schema/DEVELOPMENT.md
tests/OpenAPI-Specification/proposals/Alternative Schema/alternative_schema_examples.md
tests/OpenAPI-Specification/proposals/Alternative Schema/alternative_schema_object.adoc
tests/OpenAPI-Specification/proposals/Alternative Schema/implementations.md
tests/OpenAPI-Specification/proposals/Alternative Schema/schema_object.md
tests/OpenAPI-Specification/schemas/v1.2/README.md
tests/OpenAPI-Specification/schemas/v1.2/apiDeclaration.json
tests/OpenAPI-Specification/schemas/v1.2/authorizationObject.json
tests/OpenAPI-Specification/schemas/v1.2/dataType.json
tests/OpenAPI-Specification/schemas/v1.2/dataTypeBase.json
tests/OpenAPI-Specification/schemas/v1.2/infoObject.json
tests/OpenAPI-Specification/schemas/v1.2/modelsObject.json
tests/OpenAPI-Specification/schemas/v1.2/oauth2GrantType.json
tests/OpenAPI-Specification/schemas/v1.2/operationObject.json
tests/OpenAPI-Specification/schemas/v1.2/parameterObject.json
tests/OpenAPI-Specification/schemas/v1.2/resourceListing.json
tests/OpenAPI-Specification/schemas/v1.2/resourceObject.json
tests/OpenAPI-Specification/schemas/v2.0/README.md
tests/OpenAPI-Specification/schemas/v2.0/schema.json
tests/OpenAPI-Specification/schemas/v3.0/README.md
tests/OpenAPI-Specification/schemas/v3.0/schema.json
tests/OpenAPI-Specification/schemas/v3.0/schema.yaml
tests/OpenAPI-Specification/schemas/v3.1/README.md
tests/OpenAPI-Specification/schemas/v3.1/schema-base.json
tests/OpenAPI-Specification/schemas/v3.1/schema-base.yaml
tests/OpenAPI-Specification/schemas/v3.1/schema.json
tests/OpenAPI-Specification/schemas/v3.1/schema.yaml
tests/OpenAPI-Specification/schemas/v3.1/dialect/base.schema.json
tests/OpenAPI-Specification/schemas/v3.1/meta/base.schema.json
tests/OpenAPI-Specification/scripts/validate.js
tests/OpenAPI-Specification/scripts/yaml2json/yaml2json.js
tests/OpenAPI-Specification/tests/v3.1/test.js
tests/OpenAPI-Specification/tests/v3.1/fail/no_containers.yaml
tests/OpenAPI-Specification/tests/v3.1/fail/sever_enum_empty.yaml
tests/OpenAPI-Specification/tests/v3.1/fail/sever_enum_unknown.yaml
tests/OpenAPI-Specification/tests/v3.1/fail/unknown_container.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/comp_pathitems.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/info_summary.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/license_identifier.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/mega.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/minimal_comp.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/minimal_hooks.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/minimal_paths.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/path_no_response.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/path_var_empty_pathitem.yaml
tests/OpenAPI-Specification/tests/v3.1/pass/schema.yaml
tests/OpenAPI-Specification/versions/1.2.md
tests/OpenAPI-Specification/versions/2.0.md
tests/OpenAPI-Specification/versions/3.0.0.md
tests/OpenAPI-Specification/versions/3.0.1.md
tests/OpenAPI-Specification/versions/3.0.2.md
tests/OpenAPI-Specification/versions/3.0.3.md
tests/OpenAPI-Specification/versions/3.1.0.md
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