Skip to content

Extract request from multiple sources in render api #265

@AnderEnder

Description

@AnderEnder

Render API request can use GET(url_encoded params) and POST(form and json). It is possible to construct data query from url + from json/form payload for POST requests.

  • provide the rules how to merge information from url_encoded with payload type
  • provide validation of the request data of merged structure
  • covers with tests the expected behaviours

Docs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions