Skip to content

Query in pathPattern will miss after build http request #134

@nan-mu-cs

Description

@nan-mu-cs

Support I have a pathPattern /api/{id}/hello?action=create
logic in here: https://github.com/go-openapi/runtime/blob/master/client/request.go#L133-L134

req.URL.RawQuery = r.query.Encode()
req.Header = r.header

won't carry action=create to new http request query part

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions