forked from loafle/openapi-generator-original
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.