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-disallowAdditionalPropertiesIfNotPresent/setup.py February 10, 2026
W
remove coding: utf-8 as thats the default already (#22934)
William Cheng committed
September 10, 2025
P
python: feature flag for lazy imports (#21885)
Pascal Bachor committed
July 16, 2025
P
python: Reinstate lazy imports (#21486)
Pascal Bachor committed
March 23, 2025
Y
Drop python 3.8 support python 3.13 in python generator (#20909)
Youri Westerman committed
March 17, 2025
R
fix: #20826 Update urllib3 requirement for Python generator (#20845)
Robinsstudio committed
December 17, 2024
L
bugfix: generate correct setup.pi when no paths are specified (#20098)
loic-seguin committed
October 3, 2024
P
Harmonize python client dependency versions (#19694)
Pascal Bachor committed
September 18, 2024
M
Improve urllib3 semver flexibility (#19458)
Mike Phillips committed
January 16, 2024
R
[python][client] Clean up samples and CI (#17509)
Robert Schweizer committed