aiohttp-swagger
aiohttp-swagger copied to clipboard
Added custom theme support and an example
The change is really trivial (just a couple of lines) and allows to point to an arbitrary directory that contains a custom swagger theme. Instead of loading the files provided in either aiohttp_swagger/swagger_ui and aiohttp_swagger/swagger_ui3 you can use an external directory.
I have included an example with a custom theme without the top bar.