Skip to content

Create /v1/request/unique #8

@vmarlier

Description

@vmarlier

Description

POST request with body describing the request to send to which target and the expected answer. e.g.:

Example

POST /v1/request/unique
{
    "target": "localhost:8080",
    "path": "/test",
    "body": "{}",
    "expectedAnswer": "200",
}

DOD

  • Create the related code
  • Add the endpoint to the Helper endpoint
  • Add testing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions