Skip to content

/delete responses #89

@thehabes

Description

@thehabes

The delete endpoint has some strange response handling.

A delete request without a body (that contains an @id) or an id in the URL pattern should be a 400. This is because RERUM should respond 400. However, the response is currently a 204 even though no delete occurred.

image

Investigate both TinyNode and RERUM for inconsistencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions