From 094cd180b5c5064ab4e1b2048a1f817c45c44c3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Tue, 24 Mar 2026 13:41:12 +0100 Subject: [PATCH] Remove leftover --- src/Appwrite/Utopia/Database/Validator/Queries/Platforms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', ]; /**