Closed AlexandruBurlacu closed 5 years ago
Implement the possibility to choose between XML and JSON output when making a request to the system. Most probably should be implemented as an if/cond in the Proxy Server, that will do the conversion from JSON to XML when necessary.
if
cond
Implement the possibility to choose between XML and JSON output when making a request to the system. Most probably should be implemented as an
if
/cond
in the Proxy Server, that will do the conversion from JSON to XML when necessary.