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: <<