Is there any way to send XML API request data and get response in xlm formate?It support for xml or only json request data?
RESTestAPI opened this issue · 3 comments
RESTestAPI commented
Is there any way to send XML API request data and get response in xlm formate?It support for xml or only json request data?
autotest-web commented
Can you please confirm whether this Restest framework supports XML request data ,or if it only supports JSON? I would appreciate any information you can provide on this matter.
Thank you!"
vicato2000 commented
Hi,
Currently RESTest only supports JSON, but we will consider for the future to offer support for XML.
autotest-web commented
Hi @vicato2000 ,
Could you provide some insights into what changes would be required to implement support for XML in RESTest? I'm interested in understanding the technical and architectural changes.
What are the technical prerequisites or changes necessary to support XML in RESTest?
How will the XML data be structured within RESTest?
How will XML data be parsed and processed within the system?