mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-24 20:43:54 +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