From de57c8f35ed214c335e5c8384aedbb39392f7398 Mon Sep 17 00:00:00 2001 From: Darshan Date: Thu, 15 May 2025 19:04:11 +0530 Subject: [PATCH] update: token scopes. --- src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Delete.php | 2 +- src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Get.php | 2 +- src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Update.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Delete.php b/src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Delete.php index 7a9fc8d712..fcac9a6b24 100644 --- a/src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Delete.php +++ b/src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Delete.php @@ -45,7 +45,7 @@ class Delete extends Action description: <<