fern
fern copied to clipboard
[Feature] support pass `abortSignal` into options
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 great idea, we are moving the typescript generator to our monorepo and then will move the issue there as well
From @billy-trend
I guess through request options https://developer.mozilla.org/en-US/docs/Web/API/AbortController/abort
+1 on this
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