Merge pull request #11367 from appwrite/fix-invalid-type

fix: invalid type error from resources endpoint
This commit is contained in:
Chirag Aggarwal
2026-02-20 13:49:24 +05:30
committed by GitHub
@@ -137,6 +137,7 @@ class Get extends Action
}
$response->noContent();
return;
}
// Only occurs if type is added into whitelist, but not supported in action