Page MenuHomePhabricator

Add an explicit example of constraining "transaction.search" to the webhook documentation
ClosedPublic

Authored by epriestley on Jun 27 2018, 5:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 7, 6:07 AM
Unknown Object (File)
Sat, Jul 5, 9:38 PM
Unknown Object (File)
Jun 7 2025, 12:39 AM
Unknown Object (File)
Jun 1 2025, 8:09 AM
Unknown Object (File)
May 30 2025, 1:00 PM
Unknown Object (File)
May 29 2025, 8:20 PM
Unknown Object (File)
Apr 30 2025, 8:12 AM
Unknown Object (File)
Apr 26 2025, 8:31 PM
Subscribers
None

Details

Summary

Depends on D19509. Ref T13151. See PHI725. transaction.search supports "constraints" and the documentation mentions it in passing, but doesn't really show how to do it, and the method is not automatically self-documenting because it isn't a "real" *.search method.

Add an example of how to use the contraints parameter to retrieve information about only the relevant transactions.

Also remove a refernece to requestb.in, which is now defunct.

Test Plan

Called transaction.search with similar parameters.

Diff Detail

Repository
rP Phabricator
Branch
dxconduit2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20458
Build 27788: Run Core Tests
Build 27787: arc lint + arc unit