Skip to content

Commit 8fa024a

Browse files
Update ReDoc version to 2.5.0 (#515)
Co-authored-by: gotham-restful-bot[bot] <82609003+gotham-restful-bot[bot]@users.noreply.github.com>
1 parent abf5634 commit 8fa024a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

redoc/src/script.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

redoc/src/script.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
declare var Redoc: any;
22

3-
const REDOC_URL = "https://cdn.redoc.ly/redoc/v2.4.0/bundles/redoc.standalone.js";
4-
const REDOC_SRI = "19LkgAlzgUR7hTjmWmOeli7dh67+5mQw/TLa5e2a06SuVHkJK3sYudrvZLa5cbmYeUmrd0wGdU3wDZpsNP4bYg==";
3+
const REDOC_URL = "https://cdn.redoc.ly/redoc/v2.5.0/bundles/redoc.standalone.js";
4+
const REDOC_SRI = "6+a1WwkN3NFBM/U1LTvFw/9hucQgDabUiAIKNIMLSZuL6ssxCF4O23cZoeI5ZuQP+KC1Olw/vuz6xN/c/J4q2Q==";
55

66
function initRedoc() {
77
const specElem = document.getElementById('spec');

0 commit comments

Comments
 (0)