Skip to content

Commit

Permalink
Deployed abbd641 to docs-develop with MkDocs 1.3.0 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 11, 2023
1 parent 2efd449 commit e9ba248
Show file tree
Hide file tree
Showing 4 changed files with 142 additions and 141 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3508,6 +3508,7 @@ <h5 id="responses_1">Responses</h5>
</code></pre></div>
<ul>
<li>200 OK status</li>
<li>404 <code>userName</code> does not exist</li>
<li>500 Internal Server Error</li>
</ul>
<h2 id="get-methods">GET methods</h2>
Expand Down Expand Up @@ -3637,7 +3638,7 @@ <h5 id="request_3">Request</h5>
<h5 id="responses_6">Responses</h5>
<ul>
<li>200 OK status</li>
<li>404 if <code>userName</code> is not found</li>
<li>404 <code>userName</code> does not exist</li>
<li>500 Internal Server Error</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion docs-develop/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit e9ba248

Please sign in to comment.