Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code

Description

VALIDATION_ERROR

One or more required fields are missing or invalid

One or more fields are not valid

NOT_EXISTING

The object doesn't exist

EXISTING

The object already exists

DB_ERROR

There was an error during the database operation

...

Code Block
languagejson
{
  "status": "CREATEDUPDATED",
  "message": "Successfully createdupdated entry",
  "id": 42
}