Skip to content

Convert XML TO JSON

I have converted the 3 methods that previously returned an xml file to now return a json file with the help of Akarsh Simha. The new methods now have the extension JSON in the tail end of the method name. They all work correctly.

Merge request reports