This commit is contained in:
Damodar Lohani
2021-11-19 12:30:46 +05:45
parent 2915678897
commit 4416ddf3ee
@@ -353,6 +353,7 @@ trait WebhooksBase
'x-appwrite-project' => $this->getProject()['$id'],
'x-appwrite-key' => $this->getProject()['apiKey']
]), [
'name' => 'Test Bucket Updated',
'enabled' => true,
]);