Skip to content

Commit 96594a8

Browse files
soapunsoapun
authored andcommitted
update docs
1 parent bfc170d commit 96594a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/generators/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
2525
|generateSourceCodeOnly|Specifies that only a library source code is to be generated.| |false|
2626
|hideGenerationTimestamp|Hides the generation timestamp when files are generated.| |true|
2727
|lazyImports|Enable lazy imports.| |false|
28-
|library|library template (sub-template) to use: asyncio, tornado (deprecated), urllib3| |urllib3|
28+
|library|library template (sub-template) to use: asyncio, tornado (deprecated), urllib3, httpx| |urllib3|
2929
|mapNumberTo|Map number to Union[StrictFloat, StrictInt], StrictStr or float.| |Union[StrictFloat, StrictInt]|
3030
|packageName|python package name (convention: snake_case).| |openapi_client|
3131
|packageUrl|python package URL.| |null|

0 commit comments

Comments
 (0)