OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
COMMITS
/ samples/client/echo_api/python/openapi_client/rest.py December 9, 2025
J
Make python code compatible with urllib3 v2.6.0+ (#22520)
Jeremy Audet committed
February 26, 2025
M
[Python] Add `ca_cert_data` parameter (#20697)
micolous committed
October 8, 2024
K
[Python][Client] Allow all content-types with `text/` prefix (#19802)
Kunitsyn Oleg committed
March 19, 2024
P
[Python] Fix object serialization for multipart requests (#18140)
Poolmann committed
January 9, 2024
J
python: enable more mypy checks 1/n (#17556)
Jonathan Ballet committed
January 6, 2024
J
python: adjust basic typing information (#17511)
Jonathan Ballet committed
December 6, 2023
R
fix: Configure python urllib3 connection pool size (#17323)
Robert Schweizer committed
November 14, 2023
R
Add socks5 proxy support for OpenAPI generated python client (#16918)
Rolf Rando committed
O
[python] added handling for boolean content type (#17020)
OliverTetzTT committed
October 30, 2023
ふ
[python] fix typing for API responses (#16802)
ふぁ committed
September 1, 2023
J
python: several typing and style improvements (#16378)
jessemyers-lettuce committed
August 8, 2023
ふ
[python-nextgen] Fix `noqa: E501` position (#16280)
ふぁ committed
June 10, 2023
G
Added BadRequestException as a subclass in python (#15722)
gyoganathan committed
May 16, 2023
W
rename python-nextgen to python (#15504)
William Cheng committed