diff --git a/src/Appwrite/Utopia/Response.php b/src/Appwrite/Utopia/Response.php index ec12a5b865..196fed8aa8 100644 --- a/src/Appwrite/Utopia/Response.php +++ b/src/Appwrite/Utopia/Response.php @@ -118,6 +118,14 @@ class Response extends SwooleResponse ->setModel(new Execution()) ->setModel(new Webhook()) ->setModel(new Key()) + // Locale + // Continent + // Country + // Currency + // Log + // Verification + // Recovery + // Language ; parent::__construct($response);