Skip to content

Commit

Permalink
Deployed f4e9414 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Hallett committed Oct 24, 2023
1 parent 04c4ab1 commit 8b491e4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ <h2 id="async-support">Async support</h2>
<h2 id="other-features">Other features</h2>
<ul>
<li>Written entirely in Python.</li>
<li>Designed to work with <a href="https://fastapi.tiangolo.com/">FastAPI</a>'s and <a href="https://github.com/tfranzel/drf-spectacular">Ddrf-spectacular</a>'s OpenAPI schema generator.</li>
<li>Designed to work with <a href="https://fastapi.tiangolo.com/">FastAPI</a>'s and <a href="https://github.com/tfranzel/drf-spectacular">drf-spectacular</a>'s OpenAPI schema generator.</li>
<li>The generated client only depends on <a href="https://www.python-httpx.org/">httpx</a> and <a href="https://docs.pydantic.dev/latest/">Pydantic 2.4</a>.</li>
<li>HTTP Basic and HTTP Bearer authentication support.</li>
<li>Support your own configuration - we provide an entry point that will never be overwritten.</li>
Expand Down
Loading

0 comments on commit 8b491e4

Please sign in to comment.