Skip to content

Commit

Permalink
Merge pull request #280 from ably/feature/DTP-1099-err-tombstone-object
Browse files Browse the repository at this point in the history
errors: cannot submit op to tombstone
  • Loading branch information
mschristensen authored Dec 2, 2024
2 parents a359db5 + 990f339 commit f654528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@

"92000": "invalid state message",
"92001": "state max objects limit",
"92002": "unable to submit operation on tombstone object",

"101000": "must have a non-empty name for the space",
"101001": "must enter a space to perform this operation",
Expand Down

0 comments on commit f654528

Please sign in to comment.