mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-27 06:43:46 +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