ottmar-zittlau
4d83cfecdf
[Python] Fix python template for list and dicts of dicts ( #23112 )
...
* Fix python template for list and dicts of dicts
* Add test cases for dict of dict and list of dict
* Add generated samples
2026-03-06 22:12:51 +08:00
William Cheng
e01fdee81e
add uuid pattern tests to python client ( #23040 )
2026-02-24 09:47:41 +08:00
James Kent
a5e2fdf667
[PYTHON] switch from mutable bytearray to immutable bytes to avoid pydantic error ( #22988 )
...
* switch from mutable bytearray to immutable bytes
* update python samples
2026-02-24 07:54:26 +08:00
Enric Pou
f37b8cce58
Add UUID examples and documentation ( #22303 )
2025-11-08 14:56:46 +08:00
Alex Kondratev
bab5ca2452
[python] add async httpx support ( #22021 )
...
* [python] fix #19255 add async httpx support
* update docs
* 1. "async" parameter for templates
2. hand written tests for python-httpx
3. CI workflow updated
* fix mypy
2025-09-27 15:30:50 +08:00