diff --git a/api-errors.json b/api-errors.json index 5562659..f505e6b 100644 --- a/api-errors.json +++ b/api-errors.json @@ -375,6 +375,10 @@ "short_message": "Not Items Owner", "long_message": "User has to be owner of all items" }, + "40324": { + "short_message": "Client Upgrade Required", + "long_message": "The client needs to be upgraded to a new version to use this service" + }, "40400": { "short_message": "Not Found", "long_message": "The resource was not found at the given URI at this time" @@ -695,4 +699,4 @@ "short_message": "Network Authentication Required", "long_message": "Network Authentication Required" } -} +} \ No newline at end of file