Skip to content

Commit

Permalink
Deployed c5cf3ff to v4.13.3 with MkDocs 1.5.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 16, 2024
1 parent 68432d0 commit a187b38
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion v4.13.3/open-api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1 id="web-api-reference">Web API Reference<a class="headerlink" href="#web-api-reference" title="Permanent link"></a></h1>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="6054a280" src="swagger-6054a280.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="65c5eef5" src="swagger-65c5eef5.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("6054a280");
parent.update_swagger_ui_iframe_height("65c5eef5");
});

// start observing for resizing
Expand Down
Binary file modified v4.13.3/sitemap.xml.gz
Binary file not shown.

0 comments on commit a187b38

Please sign in to comment.