[BUG]: With parseSuccessResponseBody set to false, the return type is improperly set #665
Closed
1 task done
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
What happened?
With this code:
I got the error
Argument of type '{ url: string; browser_download_url: string; id: number; node_id: string; name: string; label: string | null; state: "uploaded" | "open"; content_type: string; size: number; download_count: number; created_at: string; updated_at: string; uploader: { ...; } | null; }' is not assignable to parameter of type 'BodyInit | null | undefined'
Versions
Octokit 3.1.2, Node 20.
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: