sphinx-contrib / openapi

OpenAPI (fka Swagger) spec renderer for Sphinx.
https://sphinxcontrib-openapi.readthedocs.io
BSD 2-Clause "Simplified" License
110 stars 80 forks source link

Support remote OpenAPI specifications #118

Open drodil opened 3 years ago

drodil commented 3 years ago

This adds support to fetch OpenAPI specifications over the internet to be rendered by the sphinxcontrib-openapi. Also fixed broken tests.

stephenfin commented 1 year ago

@drodil You're probably long since gone, but if you wanted to get this passing I'd be happy to merge this. I fixed up style issues but there are unit tests failures also.

drodil commented 1 year ago

Yeah, it's been here for quite a long time 😆 Might take a look when I find the time!