From d75b601a7be610267105a5f6b52b24d96ab7fe42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Fri, 28 Feb 2025 12:10:24 +0100 Subject: [PATCH] Update src/Appwrite/Platform/Modules/Functions/Http/Deployments/Builds/Download/Get.php Co-authored-by: Khushboo Verma <43381712+vermakhushboo@users.noreply.github.com> --- .../Modules/Functions/Http/Deployments/Builds/Download/Get.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Platform/Modules/Functions/Http/Deployments/Builds/Download/Get.php b/src/Appwrite/Platform/Modules/Functions/Http/Deployments/Builds/Download/Get.php index e3a5158572..b6f40acb2a 100644 --- a/src/Appwrite/Platform/Modules/Functions/Http/Deployments/Builds/Download/Get.php +++ b/src/Appwrite/Platform/Modules/Functions/Http/Deployments/Builds/Download/Get.php @@ -37,7 +37,7 @@ class Get extends Action namespace: 'functions', name: 'getDeploymentBuildDownload', description: <<