fern icon indicating copy to clipboard operation
fern copied to clipboard

[Feature] support pass `abortSignal` into options

Open himself65 opened this issue 1 year ago • 3 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

himself65 avatar Feb 05 '24 21:02 himself65

@himself65 great idea, we are moving the typescript generator to our monorepo and then will move the issue there as well

dsinghvi avatar Feb 11 '24 14:02 dsinghvi

From @billy-trend

I guess through request options https://developer.mozilla.org/en-US/docs/Web/API/AbortController/abort

dannysheridan avatar Feb 16 '24 14:02 dannysheridan

+1 on this

tomtobac avatar Mar 08 '24 10:03 tomtobac

This is now available on version 0.20.0-rc1 of the Typescript generator: https://github.com/fern-api/fern/blob/main/generators/typescript/sdk/CHANGELOG.md#0200-rc1---2024-05-20

armandobelardo avatar May 27 '24 10:05 armandobelardo