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