Skip to content

Fixed IDE not opening JSON files

Phil Hughes requested to merge ide-edit-json-files into master

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