Skip to content

Commit

Permalink
Deployed 9d1cd7b to 0.11 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[bot] committed Feb 5, 2024
1 parent 5d4751c commit a274592
Show file tree
Hide file tree
Showing 172 changed files with 3,172 additions and 167 deletions.
2 changes: 1 addition & 1 deletion 0.11/reference/swagger-ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1441,7 +1441,7 @@ <h1>
</a>
<h1 id="open-inference-protocol-api-specification">Open Inference Protocol API Specification<a class="headerlink" href="#open-inference-protocol-api-specification" title="Permanent link"></a></h1>
<h2 id="rest">REST<a class="headerlink" href="#rest" title="Permanent link"></a></h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="05d432a1" src="swagger-05d432a1.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="086eb594" src="swagger-086eb594.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<h2 id="grpc">GRPC<a class="headerlink" href="#grpc" title="Permanent link"></a></h2>
<h3 id="serverlive">ServerLive<a class="headerlink" href="#serverlive" title="Permanent link"></a></h3>
<p>The ServerLive API indicates if the inference server is able to receive
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("05d432a1");
parent.update_swagger_ui_iframe_height("086eb594");
});

// start observing for resizing
Expand Down
Loading

0 comments on commit a274592

Please sign in to comment.