pullPiecesHandler
pullPiecesHandler(
response,options):HttpHandler
Defined in: packages/synapse-core/src/mocks/pdp.ts:383
Creates a handler for the fetch pieces endpoint that returns a fixed response
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
response | PullResponse |
options | PDPMockOptions |
Returns
Section titled “Returns”HttpHandler