Skip to content

Support both query parameters and body parameters for POST requests #15

@sallas

Description

@sallas

With the newly added parse_parameters decorator, the logic assume that GET request has query parameters only and POST requests has body parameters only.

Based on comments from @sloev we believe it wouldn't be too difficult to add support for both when doing a POST request. More information about thoughts and potential solutions exists in the comments link below.

#14 (comment)
#14 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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