django-rest-swagger
django-rest-swagger copied to clipboard
DRS docs break with CSP that blocks inline scripts (again)
In #434, it was reported that there were inline scripts that caused the docs to break when a CSP policy blocked those inline scripts. This was fixed in DRS 2.0.
In #637, another inline script was introduced, causing this to break again.