Fixes T6950. Adds the return type of Conduit API methods to the conduit.query call.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T6950: conduit.query should provide return values
- Commits
- Restricted Diffusion Commit
rP1258ed348b44: Add return type to `conduit.query`
Called echo '{}' | arc call-conduit conduit.query and verified that the return types were present in the response.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
If you want to dump name/description in here, that'd be reasonable too. The only thing I'd hold back is "errors" since I think we got that wrong in a few ways (e.g., many different errors which all mean "no matching object").