CHANGES.rst
COMPATIBILITY.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/deploy.sh
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/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_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/.travis.yml
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/package.json
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.yaml
tests/OpenAPI-Specification/examples/v3.0/callback-example.yaml
tests/OpenAPI-Specification/examples/v3.0/link-example.yaml
tests/OpenAPI-Specification/examples/v3.0/petstore-expanded.yaml
tests/OpenAPI-Specification/examples/v3.0/petstore.yaml
tests/OpenAPI-Specification/examples/v3.0/uspto.yaml
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/README.md
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/pom.xml
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/api-docs
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/index.html
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/swagger-ui.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/swagger-ui.min.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/css/highlight.default.css
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/css/screen.css
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/images/logo_small.png
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/images/pet_store_api.png
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/images/throbber.gif
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/images/wordnik_api.png
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/backbone-min.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/handlebars-1.0.0.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/highlight.7.3.pack.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/jquery-1.8.0.min.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/jquery.ba-bbq.min.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/jquery.slideto.min.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/jquery.wiggle.min.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/shred.bundle.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/swagger.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/underscore-min.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/lib/shred/content.js
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/server/src/main/webapp/listings/greetings
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/static/README.md
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/static/api-docs
tests/OpenAPI-Specification/fixtures/v1.2/helloworld/static/listings/greetings
tests/OpenAPI-Specification/fixtures/v2.0/json/general/basicInfoObject.json
tests/OpenAPI-Specification/fixtures/v2.0/json/general/externalDocs.json
tests/OpenAPI-Specification/fixtures/v2.0/json/general/minimalInfoObject.json
tests/OpenAPI-Specification/fixtures/v2.0/json/general/negative/negativeExternalDocs.json
tests/OpenAPI-Specification/fixtures/v2.0/json/general/negative/negativeInfoObject.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithArrayRef.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithComposition.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithDateTimeMap.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithExamples.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithInt32Map.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithInt64Map.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithMultipleProperties.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithPrimitiveArray.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithStringProperty.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/modelWithXmlAttributes.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/models.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/multipleModels.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/propertyWithBooleanArray.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/propertyWithByteArray.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/propertyWithComplexArray.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/propertyWithDateTimeArray.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/propertyWithInt32Array.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/propertyWithInt64Array.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/propertyWithStringArray.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/simpleBooleanProperty.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/simpleByteProperty.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/simpleDateTimeProperty.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/simpleInt32Property.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/simpleInt64Property.json
tests/OpenAPI-Specification/fixtures/v2.0/json/models/properties/simpleStringProperty.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/cascadingSchemes.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/commonParameters.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/multipleMimeTypes.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/resourceWithExamplePayload.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/resourceWithLinkedDefinitions.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/resourceWithLinkedDefinitions_part1.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/resourceWithRelativeHost.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/reusableParameters.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/securityExample.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/stringPathParamResource.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/taggedResource.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/vendorExtensionExamples.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/operations/operationWithTags.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/operations/stringPathAndBoolQueryParamResource.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/operations/stringPathParamResource.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/bodyComplexArrayParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/bodyComplexInlineParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/bodyComplexParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/bodyInt64Parameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/bodyStringArrayParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/bodyStringParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/formDataInt64Parameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/formDataStringArrayParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/formDataStringParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/headerInt64ArrayParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/headerStringArrayParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/headerStringParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/pathInt64Parameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/pathStringArrayParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/pathStringParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/queryInt64ArrayParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/queryInt64Parameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/bodyFileParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/bodyNonSchemaParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/formDataComplexParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/formDataSchemaParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/headerComplexParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/headerFileParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/headerSchemaParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/pathComplexParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/pathFileParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/pathNonRequiredStringParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/pathSchemaParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/queryComplexParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/queryFileParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/resources/parameters/negative/querySchemaParameter.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/complexArrayResponse.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/dateTimeResponse.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/int32Response.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/int64Response.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/multipleResponses.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/stringArrayResponse.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/stringResponse.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/stringResponseWithHeader.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/voidResponse.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/negative/noResponses.json
tests/OpenAPI-Specification/fixtures/v2.0/json/responses/negative/noResponsesWithVendorExtension.json
tests/OpenAPI-Specification/fixtures/v2.0/yaml/.gitkeep
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/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/bower.json
tests/OpenAPI-Specification/schemas/v2.0/package.json
tests/OpenAPI-Specification/schemas/v2.0/schema.json
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/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/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/schema/ChangePasswordEntity.json