Skip to content

create a request object from an operation and list of parameter values #17

@karenetheridge

Description

@karenetheridge

given an operation (operationId or a path within the openapi document), and a list of (parameter => value) tuples, produce the corresponding Mojo::Message::Request object.

Optionally just produce the URI (skipping headers), e.g. for including in the "_links" portion of a HAL-like response.

Error if the operation does not exist, or any required parameters are not provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions