Merge branch '1.8.x' into fix-specs-descriptions

This commit is contained in:
Darshan
2026-01-15 12:05:19 +05:30
committed by GitHub
3 changed files with 32 additions and 2 deletions
+2 -1
View File
@@ -399,7 +399,8 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
->setDefaultHeaders([
'X-Appwrite-Response-Format' => '1.8.0',
])
->setExclude($language['exclude'] ?? []);
->setExclude($language['exclude'] ?? [])
->setTest(false);
// Make sure we have a clean slate.
// Otherwise, all files in this dir will be pushed,