mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update app/config/errors.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
co-authored by
Jake Barnby
parent
a8bbac4800
commit
28b0d95d05
@@ -844,7 +844,7 @@ return [
|
||||
|
||||
Exception::ATTRIBUTE_TYPE_NOT_SUPPORTED => [
|
||||
'name' => Exception::ATTRIBUTE_TYPE_NOT_SUPPORTED,
|
||||
'description' => "Attribute type not supported by the adapter.",
|
||||
'description' => 'Attribute type is not supported.',
|
||||
'code' => 400,
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user