NASA-IMPACT / dashboard-api-starter

API for the Earthdata Dashboard
MIT License
1 stars 2 forks source link

fix: correct wrong and typo'ed media type of "application/hmtl" (sic) with "text/html" on several endpoints #7

Closed philvarner closed 3 years ago

philvarner commented 3 years ago

There were a few endpoints that were incorrectly annotated with a typo'ed media type. Fixed them to match the media type that is actually returned by the code.