mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Allows query search on project
This commit is contained in:
parent
3b5b15d1a6
commit
c0f8dee4d4
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ class Projects extends Base
|
|||
'name',
|
||||
'teamId',
|
||||
'labels',
|
||||
'search'
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue