Commit Graph

4 Commits

Author SHA1 Message Date
Alex Varchuk
d8093e3e20
feat: add clear cache for publish action (#2129) 2022-08-18 16:56:28 +03:00
Bruno Parmentier
781690284a
fix: encoding issue in CDN responses (#2130)
When downloading the redoc JS from redoc.ly CDN (e.g.
https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js) the
Content-Type header in the response is missing 'charset=utf-8', causing
the file to be displayed with garbled characters.
2022-08-18 15:42:57 +03:00
Alex Varchuk
2cc993e29f
chore: fix publish-cdn script (#2031) 2022-05-31 16:16:03 +03:00
Alex Varchuk
77104d6c0d
feat: add Redoc to Redocly CDN (#2026) 2022-05-30 13:40:19 +03:00