Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14750538
D21637.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
559 B
Referenced Files
None
Subscribers
None
D21637.id.diff
View Options
diff --git a/src/applications/search/engine/PhabricatorSearchEngineAPIMethod.php b/src/applications/search/engine/PhabricatorSearchEngineAPIMethod.php
--- a/src/applications/search/engine/PhabricatorSearchEngineAPIMethod.php
+++ b/src/applications/search/engine/PhabricatorSearchEngineAPIMethod.php
@@ -169,8 +169,8 @@
{
...
"constraints": {
- "authors": ["PHID-USER-1111", "PHID-USER-2222"],
- "statuses": ["open", "closed"],
+ "authorPHIDs": ["PHID-USER-1111", "PHID-USER-2222"],
+ "flavors": ["cherry", "orange"],
...
},
...
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 22, 11:53 AM (4 h, 11 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7032469
Default Alt Text
D21637.id.diff (559 B)
Attached To
Mode
D21637: Use a less-misleading example for Conduit custom constraints
Attached
Detach File
Event Timeline
Log In to Comment