Skip to content

/delete responses #89

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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