Add a basic "harbormaster.step.edit" API methodmaster
commit34082efb02c7815ecce80957ecddee93aedd7571
authorepriestley <git@epriestley.com>
Tue, 3 Nov 2020 20:22:16 +0000 (3 12:22 -0800)
committerepriestley <git@epriestley.com>
Tue, 3 Nov 2020 20:50:18 +0000 (3 12:50 -0800)
tree43cd4ccdeb27f5d3651dd6cb6b2dbbf42d7d7020
parentbf8707d3a9bf9670ce44fdfe8c7812033cf014a1
Add a basic "harbormaster.step.edit" API method

Summary: Ref T13585. Provide a minimal but technically functional "harbormaster.step.edit" API method.

Test Plan: Used the web console to modify the URI for a "Make HTTP Request" build step.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13585

Differential Revision: https://secure.phabricator.com/D21489
src/__phutil_library_map__.php
src/applications/harbormaster/conduit/HarbormasterBuildStepEditAPIMethod.php [new file with mode: 0644]
src/applications/harbormaster/editor/HarbormasterBuildStepEditEngine.php [new file with mode: 0644]