deepgram/deepgram-go-sdk

Fix API Key Ordering Precedence

Closed this issue · 1 comments

What is the current behavior?

The API Key ordering or precedence is not correct. The order should be with first being the highest:

This should match Python - https://github.com/deepgram/deepgram-python-sdk/blob/main/deepgram/client.py

Steps to reproduce

NA

Expected behavior

NA

Please tell us about your environment

NA

Other information

NA

PR merged. Will be available on the next release.