Skip to content

Improve/Fix Runtime Submit Consumer Selection #32

@GlenDC

Description

@GlenDC

The runtime is used to process HTTP Requests for HTTP Clients. Consumers are provided by the client operation. Right now the selection process is as simple, as selecting the first one available in the array of given consumers.

This could use some improvement.

Relevant TODO: https://github.com/go-openapi/runtime/blob/master/client/runtime.go#L231

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions