Page MenuHomePhabricator

Add "owners.search" Conduit API endpoint, with CustomField support
ClosedPublic

Authored by epriestley on Dec 13 2015, 12:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 6:27 AM
Unknown Object (File)
Thu, Apr 11, 10:49 AM
Unknown Object (File)
Wed, Apr 10, 4:02 PM
Unknown Object (File)
Sat, Apr 6, 7:23 AM
Unknown Object (File)
Mon, Apr 1, 1:53 AM
Unknown Object (File)
Mar 5 2024, 1:54 AM
Unknown Object (File)
Mar 5 2024, 1:54 AM
Unknown Object (File)
Mar 5 2024, 1:54 AM
Subscribers
None

Details

Summary

Ref T9964. Adds a new-style "owners.search" endpoint, and an extension for customfields.

Puts enough indirection in place to give us nice, consistent "custom.key" user-facing keys instead of "std:custom:owners:na0shf9a8dfdsafl" junk.

Test Plan
  • Searched Owners via API.
  • Searched by ID.
  • Ordered by custom fields.
  • Reviewed API docs.
  • Used normal search with ordering.
  • Viewed custom field values in search results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add "owners.search" Conduit API endpoint, with CustomField support.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 13 2015, 5:34 AM
This revision was automatically updated to reflect the committed changes.