Skip to content

Commit

Permalink
Update ReDoc version to 2.0.0-rc.77 (#258)
Browse files Browse the repository at this point in the history
Co-authored-by: gotham-restful-bot[bot] <82609003+gotham-restful-bot[bot]@users.noreply.github.com>
  • Loading branch information
gotham-restful-bot[bot] committed Sep 7, 2022
1 parent 2757d37 commit b37ed11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion redoc/src/script.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions redoc/src/script.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
declare var Redoc: any;

const REDOC_URL = "https://cdn.redoc.ly/redoc/v2.0.0-rc.76/bundles/redoc.standalone.js";
const REDOC_SRI = "8l86Hra3XYGSkVOA2JZc6oZ03FxuJrKthbFew8NoPXuX7QNqp2FY5GBXwUgCutRWtwcB6fEQ2A1YGuktkXVqbg==";
const REDOC_URL = "https://cdn.redoc.ly/redoc/v2.0.0-rc.77/bundles/redoc.standalone.js";
const REDOC_SRI = "g0clHwj6pJFdX+wcgFuOOniIPpdUp70itMcOZFApDBiPJlJUnKxNoiUWymT4b4n2qg2q/obtyGuEOELhh0jNiA==";

function initRedoc() {
const specElem = document.getElementById('spec');
Expand Down

0 comments on commit b37ed11

Please sign in to comment.