swagger-ui-py icon indicating copy to clipboard operation
swagger-ui-py copied to clipboard

Add `custom_css` parameter and update Swagger UI and editor

Open usimd opened this issue 1 year ago • 1 comments

Adds a new parameter custom_css to specify a location from where to pull additional CSS for customizing the Swagger UI (not editor).

The update process is patching the required snippet into doc.html and does in addition reformat all HTML files using djlint for consistency in future updates.

This fixes https://github.com/PWZER/swagger-ui-py/issues/44.

usimd avatar Jun 21 '24 11:06 usimd