This commit is contained in:
Sofia Papacharalampous 2024-06-04 11:24:27 +03:00
parent 82b53314b9
commit a06ada47d6
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
error-thesaurus: error-thesaurus:
hash-conflict: hash-conflict:
code: 100 code: 100
message: there is a hash conflict for the item modifed. please reload to get the latest changes message: there is a hash conflict for the item modified. please reload to get the latest changes
forbidden: forbidden:
code: 101 code: 101
message: insufficient rights message: insufficient rights
system-error: system-error:
code: 102 code: 102
message: an unexpected system error occured message: an unexpected system error occurred
missing-tenant: missing-tenant:
code: 103 code: 103
message: tenant scope not provided message: tenant scope not provided