diff --git a/src/Appwrite/Utopia/Database/Validator/Queries/Platforms.php b/src/Appwrite/Utopia/Database/Validator/Queries/Platforms.php index 9480fb3d8d..ed3f2004d2 100644 --- a/src/Appwrite/Utopia/Database/Validator/Queries/Platforms.php +++ b/src/Appwrite/Utopia/Database/Validator/Queries/Platforms.php @@ -8,7 +8,7 @@ class Platforms extends Base 'type', 'name', 'hostname', - 'key', // TODO: API should all it "identifier" + 'identifier', ]; /**