Deployed 31c0dae to master with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot] 2025-01-18 11:13:44 +00:00
parent 3d26ac5427
commit 7f28edbefd
3 changed files with 1549 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -23,7 +23,7 @@
SwaggerUIStandalonePreset
],
url: "./swagger.yaml",
url: "../swagger.yaml",
"oauth2RedirectUrl": new URL("../../../assets/swagger-ui/oauth2-redirect.html",window.location.href).href,
@ -67,7 +67,7 @@
}
const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("c860b3e8");
parent.update_swagger_ui_iframe_height("483b3727");
});
// start observing for resizing

File diff suppressed because it is too large Load Diff