Homec4science

Improve Conduit type handling for `*.edit` endpoints

Authored by epriestley <git@epriestley.com> on Dec 16 2015, 14:09.

Description

Improve Conduit type handling for *.edit endpoints

Summary:
Ref T9964. Three goals here:

  • Make it easier to supply Conduit documentation.
  • Make automatic documentation for *.edit endpoints more complete, particularly for custom fields.
  • Allow type resolution via Conduit types, so you can pass ["alincoln"] to "subscribers" instead of needing to use PHIDs.

Test Plan:

  • Viewed and used all search and edit endpoints, including custom fields.
  • Used parameter type resolution to set subscribers to user "dog" instead of "PHID-USER-whatever".
  • Viewed HTTP parameter documentation.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9964

Differential Revision: https://secure.phabricator.com/D14796

Details

Committed
epriestley <git@epriestley.com>Dec 16 2015, 17:45
Pushed
aubortJan 31 2017, 17:16
Parents
rPH1d72c97fc9f6: Fix overzealous subscribing in EditEngine
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH161ebad56d7a: Improve Conduit type handling for `*.edit` endpoints (authored by epriestley <git@epriestley.com>).Dec 16 2015, 17:45