A Sphinx extension to generate APIs docs from OpenAPI (fka Swagger) spec.
copied from cf-staging / sphinxcontrib-openapiconda install conda-forge::sphinxcontrib-openapi
conda install conda-forge/label/cf201901::sphinxcontrib-openapi
conda install conda-forge/label/cf202003::sphinxcontrib-openapi
conda install conda-forge/label/gcc7::sphinxcontrib-openapi
sphinxcontrib-openapi is a Sphinx extension to generate APIs docs from OpenAPI (fka Swagger) spec. It depends on sphinxcontrib-httpdomain that provides an HTTP domain for describing RESTful HTTP APIs, so we don’t need to reinvent the wheel.