mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-06 00:40:52 +00:00
* [C++][Pistache] Fix warnings Remove unecessary semicolon (Wpedantic) Remove unused parameter name (Wunused-parameter) * [C++][Pistache] Update Petstore sample