We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f3fe6 commit 21170f3Copy full SHA for 21170f3
1 file changed
README.md
@@ -7,7 +7,7 @@
7
For generated clients that use the built-in `httpx` transport:
8
9
```bash
10
-uv add "openapi-python[httpx]"
+uv add openapi-python[httpx]
11
```
12
13
For protocol-only generated clients where you provide the transport:
0 commit comments