Skip to content

[Go] api.mustache not generating GetApiKeyWithPrefix Code #3453

@bitt-john

Description

@bitt-john

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}}")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions