diff --git a/src/Appwrite/Specification/Format.php b/src/Appwrite/Specification/Format.php index 87f7c10144..d58fee5890 100644 --- a/src/Appwrite/Specification/Format.php +++ b/src/Appwrite/Specification/Format.php @@ -385,6 +385,7 @@ abstract class Format // Range Enum Keys return ['Twenty Four Hours', 'Thirty Days', 'Ninety Days']; } + break; case 'project': switch ($method) { case 'getUsage':