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