We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96ead6c + 21170f3 commit d88e236Copy full SHA for d88e236
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