mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-12 08:31:21 +00:00
The mustache templates for the other Java clients (e.g Java/api.mustache) use 3 curly brackets around the path variable so the path is not escaped. Make the okhttp-gson template consistent with them.