Open
Description
Description
const headers = Object.entries({
Accept: 'application/json',
...additionalHeaders,
...options.headers,
})
Why is it hard coded to application/json wouldnt */*
be better?
OpenAPI specification (optional)
No response
Configuration
N/A All of them do it
System information (optional)
No response