mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update Status Codes
This commit is contained in:
@@ -731,6 +731,6 @@ return [
|
||||
Exception::MIGRATION_PROVIDER_ERROR => [
|
||||
'name' => Exception::MIGRATION_PROVIDER_ERROR,
|
||||
'description' => 'An error occurred on the provider\'s side. Please try again later.',
|
||||
'code' => 424,
|
||||
'code' => 400,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user