mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-16 03:42:41 +01:00
422b2f2b89
Summary: This method has been deprecated for a long time (see D2887 and D6336). Test Plan: ```lang=bash > echo '{}' | arc --conduit-uri=http://phabricator.local call-conduit 'maniphest.find' Waiting for JSON parameters on stdin... {"error":"ERR-CONDUIT-CALL","errorMessage":"ERR-CONDUIT-CALL: ","response":null} ``` Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D11117 |
||
---|---|---|
.. | ||
ManiphestConduitAPIMethod.php | ||
ManiphestCreateTaskConduitAPIMethod.php | ||
ManiphestGetTaskTransactionsConduitAPIMethod.php | ||
ManiphestInfoConduitAPIMethod.php | ||
ManiphestQueryConduitAPIMethod.php | ||
ManiphestQueryStatusesConduitAPIMethod.php | ||
ManiphestUpdateConduitAPIMethod.php |