.gitignore
.gitmodules
.mailmap
.pre-commit-config.yaml
CHANGES
LICENSE
MANIFEST.in
README.rst
setup.py
tox.ini
.github/workflows/tests.yml
docs/conf.py
docs/index.rst
docs/specs/openapi.yml
sphinxcontrib/openapi/__init__.py
sphinxcontrib/openapi/__main__.py
sphinxcontrib/openapi/_lib2to3.py
sphinxcontrib/openapi/directive.py
sphinxcontrib/openapi/openapi20.py
sphinxcontrib/openapi/openapi30.py
sphinxcontrib/openapi/openapi31.py
sphinxcontrib/openapi/schema_utils.py
sphinxcontrib/openapi/utils.py
sphinxcontrib/openapi/renderers/__init__.py
sphinxcontrib/openapi/renderers/_httpdomain.py
sphinxcontrib/openapi/renderers/_httpdomain_old.py
sphinxcontrib/openapi/renderers/abc.py
sphinxcontrib_openapi.egg-info/PKG-INFO
sphinxcontrib_openapi.egg-info/SOURCES.txt
sphinxcontrib_openapi.egg-info/dependency_links.txt
sphinxcontrib_openapi.egg-info/namespace_packages.txt
sphinxcontrib_openapi.egg-info/not-zip-safe
sphinxcontrib_openapi.egg-info/requires.txt
sphinxcontrib_openapi.egg-info/top_level.txt
tests/conftest.py
tests/test_openapi.py
tests/test_schema_utils.py
tests/test_spec_examples.py
tests/lib2to3/conftest.py
tests/lib2to3/test_convert.py
tests/lib2to3/test_convert_operation.py
tests/lib2to3/test_convert_parameter.py
tests/lib2to3/test_convert_parameters.py
tests/lib2to3/test_convert_path.py
tests/lib2to3/test_convert_paths.py
tests/lib2to3/test_convert_request_body.py
tests/lib2to3/test_convert_request_body_formdata.py
tests/lib2to3/test_convert_response.py
tests/lib2to3/test_convert_responses.py
tests/renderers/httpdomain/conftest.py
tests/renderers/httpdomain/test_render.py
tests/renderers/httpdomain/test_render_json_schema_description.py
tests/renderers/httpdomain/test_render_operation.py
tests/renderers/httpdomain/test_render_parameter.py
tests/renderers/httpdomain/test_render_parameters.py
tests/renderers/httpdomain/test_render_paths.py
tests/renderers/httpdomain/test_render_request_body.py
tests/renderers/httpdomain/test_render_request_body_example.py
tests/renderers/httpdomain/test_render_response.py
tests/renderers/httpdomain/test_render_response_example.py
tests/renderers/httpdomain/test_render_responses.py
tests/renderers/httpdomain/test_render_restructuredtext_markup.py
tests/renderers/httpdomain/rendered/v2.0/api-with-examples.yaml.rst
tests/renderers/httpdomain/rendered/v2.0/petstore-expanded.yaml.rst
tests/renderers/httpdomain/rendered/v2.0/petstore.yaml.rst
tests/renderers/httpdomain/rendered/v2.0/uber.json.rst
tests/renderers/httpdomain/rendered/v2.0/uber.yaml.rst
tests/renderers/httpdomain/rendered/v3.0/api-with-examples.yaml.rst
tests/renderers/httpdomain/rendered/v3.0/api-with-recursion.yaml.rst
tests/renderers/httpdomain/rendered/v3.0/petstore-expanded.yaml.rst
tests/renderers/httpdomain/rendered/v3.0/petstore.yaml.rst
tests/renderers/httpdomain/rendered/v3.0/uspto.yaml.rst
tests/testdata/foo.json
tests/testdata/foo.yaml
tests/testspecs/v2.0/api-with-examples.yaml
tests/testspecs/v2.0/petstore-expanded.yaml
tests/testspecs/v2.0/petstore.yaml
tests/testspecs/v2.0/uber.json
tests/testspecs/v2.0/uber.yaml
tests/testspecs/v3.0/api-with-examples.yaml
tests/testspecs/v3.0/api-with-recursion.yaml
tests/testspecs/v3.0/petstore-expanded.yaml
tests/testspecs/v3.0/petstore.yaml
tests/testspecs/v3.0/uspto.yaml