1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/conduit/method
Joshua Spence fff0481184 Add method description to conduit.query
Summary: As suggested in T6950, add the method description to the response from `conduit.query`.

Test Plan: Called `echo '{}' | arc call-conduit conduit.query` and verified that the response contained the method description.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11467
2015-01-23 07:16:26 +11:00
..
ConduitAPIMethod.php Accept Conduit tokens as an authentication mechanism 2014-12-15 11:14:41 -08:00
ConduitConnectConduitAPIMethod.php Fix string truncation calls all over the codebase. 2015-01-05 11:14:54 -08:00
ConduitGetCapabilitiesConduitAPIMethod.php Add conduit.getcapabilities and a modern CLI handshake workflow 2014-12-15 11:14:53 -08:00
ConduitGetCertificateConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
ConduitPingConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
ConduitQueryConduitAPIMethod.php Add method description to conduit.query 2015-01-23 07:16:26 +11:00