nkowaokwu / igbo_api

An API exposing Igbo words, definitions, and more
https://igboapi.com
Apache License 2.0
316 stars 142 forks source link

docs: correct api key header name in docs Fixes #742 #743

Closed Emmo00 closed 1 year ago

Emmo00 commented 1 year ago

Describe your changes

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.

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.