Skip to content

More explicit HTTP return codes for POST/DELETE #38

Description

@AlexMountain

Proposed changes:

Return 201 for a successful POST that immediately creates an object.
Return 202 for a successful POST that kick off a task.
Return 204 for a successful DELETE.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions