Update src/Appwrite/Specification/Format.php

Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
Bishwajeet Parhi
2023-08-11 22:46:48 +05:30
committed by GitHub
co-authored by Jake Barnby
parent 61a37a9a48
commit 4e0250cc9f
+2 -2
View File
@@ -40,8 +40,8 @@ abstract class Format
];
/*
* blackList to omit the enum types for the given method
* */
* Blacklist to omit the enum types for the given route's parameter
*/
protected array $blacklist = [
[
'namespace' => 'users',