mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-27 19:20:55 +00:00
* [C++][Pistache] Replace contains with find on json object This makes generator compatible with nlohmann-json 3.5.0 * [C++][Pistache] Update Petstore sample