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/go/api_query.go August 10, 2025
M
Codegen parameter for query json serialization (#21718)
Mattias Sehlstedt committed
August 4, 2024
T
[Go] Fix deepObject serialization that are anyOf (#19090)
Tanmay Mohapatra committed
January 24, 2024
W
Add tests for query parameters (array of integer/string) (#17686)
William Cheng committed
October 10, 2023
R
[python] Add tests and fix enum path parameters (#16769)
Robert Schweizer committed
September 13, 2023
W
add go echo api tests (#16570)
William Cheng committed