Page MenuHomePhabricator

Clarify that 'order' is an optional parameter in Conduit API methods
ClosedPublic

Authored by epriestley on Jun 18 2015, 4:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 2:00 AM
Unknown Object (File)
Sun, Dec 15, 2:16 PM
Unknown Object (File)
Fri, Dec 13, 12:39 AM
Unknown Object (File)
Fri, Dec 6, 8:01 PM
Unknown Object (File)
Thu, Dec 5, 4:36 AM
Unknown Object (File)
Nov 19 2024, 10:38 PM
Unknown Object (File)
Nov 18 2024, 12:15 AM
Unknown Object (File)
Nov 13 2024, 7:18 PM
Subscribers

Details

Summary

Fixes T8603. For automatic 'order' parameters provided by infrastructure en route to T7715, clarify that they are optional (we will use the default builtin order for the underlying Query if an order is not provided).

Test Plan

Used web UI to see "optional" hint.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Clarify that 'order' is an optional parameter in Conduit API methods.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 18 2015, 7:33 PM
This revision was automatically updated to reflect the committed changes.