mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-17 15:54:36 +00:00
* [C++][Pistache] Catch HttpError when user-provided handler has thrown This allows for returning valid http code through exception * [C++][Pistache] Update Petstore sample