Skip to content

Fixed IDE not opening JSON files

What does this MR do?

Fixes the IDE not correctly opening JSON files. Axios was incorrectly parsing the raw files response as JSON, instead of leaving it as text.

Does this MR meet the acceptance criteria?

Merge request reports

Loading