Interface: PatreonMockHandlerOptions
Defined in: schemas/v2/mock/mock.ts:58
Properties
| Property | Type | Description |
|---|---|---|
cache? | boolean | - |
headers? | Record<string, string> | The additional headers to send on requests. Default {} |
random? | boolean | - |
statusCode? | number | - |