Skip to content

Partial success HTTP status codes #3054

@jmcanterafonseca

Description

@jmcanterafonseca

for certain entity update operations, for instance, append attributes in strict mode, if one or more of the concerned attributes already exist, the operation will end up with a 422 error code, but any non-existent attribute will have been added to the entity. i.e something went well, something went bad ...

Status code 422 could be changed by another HTTP status code that gives information to the client that the operation had a partial success, i.e. something went well but not all

see

https://stackoverflow.com/questions/8472935/http-status-code-for-a-partial-successful-request

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions