Forum Discussion

jeanliu's avatar
jeanliu
Regular Visitor
3 years ago

Code generation in C# .NET from a SoapUI Rest project or wadl file

Hi everyone. I am working on a C# .Net project that will send a request to REST services -- a black box, and get response back. Currently this REST request/response was set up and connected with Soap...