Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/XList.php

This commit is contained in:
Jake Barnby
2026-01-20 20:42:36 +13:00
committed by GitHub
parent 605cf0c985
commit 9f0ca2bc53
@@ -195,7 +195,7 @@ class XList extends Action
$total = 0;
}
$response->addHeader('X-Appwrite-Cache', $documentsCacheHit ? 'hit' : 'miss')
$response->addHeader('X-Appwrite-Cache', $documentsCacheHit ? 'hit' : 'miss');
} else {
// has selects, allow relationship on documents