Skip to content

Empty/unknown POST body returning 200 #5

Description

@donaldgray

If I make a call to POST /convert with an empty ({}), or unrecognised body I get a 200 response code back, with the following JSON:

{
    "message": "Unknown operation",
    "status": "error"
}

This should be a non 2xx (400?) response.

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