Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13996410
D13342.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
450 B
Referenced Files
None
Subscribers
None
D13342.id.diff
View Options
diff --git a/src/applications/conduit/method/ConduitAPIMethod.php b/src/applications/conduit/method/ConduitAPIMethod.php
--- a/src/applications/conduit/method/ConduitAPIMethod.php
+++ b/src/applications/conduit/method/ConduitAPIMethod.php
@@ -30,7 +30,7 @@
$query = $this->newQueryObject();
if ($query) {
- $types['order'] = 'order';
+ $types['order'] = 'optional order';
$types += $this->getPagerParamTypes();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 24, 8:57 PM (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6722197
Default Alt Text
D13342.id.diff (450 B)
Attached To
Mode
D13342: Clarify that 'order' is an optional parameter in Conduit API methods
Attached
Detach File
Event Timeline
Log In to Comment