OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
COMMITS
/ samples/server/petstore/cpp-pistache/api/StoreApi.cpp December 2, 2025
K
August 14, 2024
S
[C++][Pistache] Add error handlers overload taking the response object (#19314)
Sylvain Joubert committed
April 26, 2023
C
[C++][Pistache] Generate API generalization interface (#15279)
CTerasa-ep committed
August 14, 2021
June 15, 2021
J
[C++][Pistache] Fix compile break, error handling (#9742)
Julian G committed
May 5, 2021
J
[C++] [Pistache] Model validation, general overhaul (#9251)
Julian G committed
June 5, 2020
M
[C++][Pistache] Catch HttpError from user-provided handler (#6520)
Mateusz Szychowski (Muttley) committed
June 28, 2019
M
[C++][Pistache] Fix warnings (#3238)
Mateusz Szychowski (Muttley) committed
June 26, 2019
M
[C++][Pistache] Catch exception instead of runtime_error (#3225)
Mateusz Szychowski (Muttley) committed
May 18, 2019
S
Separate exception types (#2930)
sunn committed
April 19, 2019
S
[C++][Pistache] Fixed #2643 (#2653)
SalDiAngelus committed
October 20, 2018
September 12, 2018
S
[c++ pistache server] Support basic query handling (#943)
sunn committed
July 20, 2018
S
June 22, 2018
S
[C++][Pistache] Fix optional error and wrong function signatures (#264)
stkrwork committed
June 10, 2018
A
[C++ server] Adjust the names (script, sample folder, generator) to lang option (#250)
Akihito Nakano committed