modules/swagger-codegen/src/main/resources/go/api.mustache not generating GetApiKeyWithPrefix Code on line 67
I have this problem with current stable and 2.2
line 66 has the template variable on the same line as the comment
// set key with prefix in querystring{{#hasKeyParamName}}
queryParams["{{keyParamName}}"] = a.Configuration.GetAPIKeyWithPrefix("{{keyParamName}}")
modules/swagger-codegen/src/main/resources/go/api.mustache not generating GetApiKeyWithPrefix Code on line 67
I have this problem with current stable and 2.2
line 66 has the template variable on the same line as the comment
// set key with prefix in querystring{{#hasKeyParamName}}
queryParams["{{keyParamName}}"] = a.Configuration.GetAPIKeyWithPrefix("{{keyParamName}}")