Closed Emmo00 closed 1 year ago
Changed the header name for the API key on the docs from X-API-Header to X-API-Key, which is what the app actually looks for.
X-API-Header
X-API-Key
Closed #742
Gives a better and easier experience to future developers that use the docs.
This should not be a breaking change to the application.
Describe your changes
Changed the header name for the API key on the docs from
X-API-Header
toX-API-Key
, which is what the app actually looks for.Issue ticket number and link
Closed #742
Motivation and Context
Gives a better and easier experience to future developers that use the docs.
How Has This Been Tested?
This should not be a breaking change to the application.