mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update src/Appwrite/Specification/Format.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
co-authored by
Jake Barnby
parent
61a37a9a48
commit
4e0250cc9f
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user