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/java/apache-httpclient/api/openapi.yaml August 10, 2025
M
Codegen parameter for query json serialization (#21718)
Mattias Sehlstedt committed
June 2, 2025
W
update swagger pareer to 2.1.28 (#21325)
William Cheng committed
March 23, 2024
March 21, 2024
February 8, 2024
J
[Python] deserialize enum json response (fix #17789) (#17791)
Jonathan committed
January 24, 2024
W
Add tests for query parameters (array of integer/string) (#17686)
William Cheng committed
December 26, 2023
November 15, 2023
T
[Java][resttemplate] Add test for bearer auth (#17081)
Tomohiko Ozawa committed
November 5, 2023
W
Better handling of allOf in request body (#16991)
William Cheng committed
October 10, 2023
R
[python] Add tests and fix enum path parameters (#16769)
Robert Schweizer committed
September 3, 2023
W
Add tests for http basic authentication in python client (#16488)
William Cheng committed
W
[java][native] Add tests for oneOf form parameters (#16487)
William Cheng committed
July 24, 2023
June 11, 2023
W
Better handling of Inline schema (#15682)
William Cheng committed
May 1, 2023
W
[python-nextgen] add support for StrictBytes (#15365)
William Cheng committed
April 28, 2023
W
[python-nextgen] fix empty dict in body parameter (#15336)
William Cheng committed
April 22, 2023
W
[python-nextgen] Fix enum query parameter (#15278)
William Cheng committed
April 6, 2023
W
add support for union of strictfloat and strictint (#15124)
William Cheng committed
March 31, 2023
W
[python-nextgen] Fix binary response (#15076)
William Cheng committed
February 24, 2023
W
Better handling of x-nullable in codegen property (#14800)
William Cheng committed
February 12, 2023
W
[python-nextgen] better datetime support in parameters (#14621)
William Cheng committed
February 7, 2023
W
[java] Fix enum ref issue in array default value (#14638)
William Cheng committed
February 2, 2023
W
add more tests such as empty response (#14587)
William Cheng committed
January 30, 2023
W
[Java] better default value handling (#14130)
William Cheng committed
January 19, 2023
W
January 13, 2023
W
Use inline allof instead of $ref in echo test (#14429)
William Cheng committed
January 11, 2023
W
Fix missing import in allOf query parameters (#14408)
William Cheng committed
January 6, 2023
W
Add deepObject query string support in Java native client (#14378)
William Cheng committed
December 8, 2022
W
Fix response body in Java native client (#14222)
William Cheng committed
December 7, 2022
W
Fix query parameters encoding in Java apache-httpclient (#14195)
William Cheng committed