Skip to content

Handling existing ID in POST endpoints #131

@Metawolve

Description

@Metawolve

When a POST endpoint is queried with a request body that contains an ID which already exists in the database, it should return HTTP 400 (Bad Request) instead of a 500.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThings that are broken and require fixing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions