deepgram/deepgram-go-sdk

Remove MIME type for Batch

Closed this issue · 1 comments

Proposed changes

Our ASR API never requires a MIME type unless you are making a fetch request with a JSON body, in which case it must be application/json.

Context

NA

Possible Implementation

NA

Other information

NA

Implemented in this PR #103. Merged. Closing.