diff --git a/app/controllers/api/teams.php b/app/controllers/api/teams.php index 1a17750623..de70eab1eb 100644 --- a/app/controllers/api/teams.php +++ b/app/controllers/api/teams.php @@ -56,6 +56,7 @@ use Utopia\Locale\Locale; use Utopia\System\System; use Utopia\Validator\ArrayList; use Utopia\Validator\Assoc; +use Utopia\Validator\WhiteList; use Utopia\Validator\Boolean; use Utopia\Validator\Text;