Can SoapUI generate .wadl for REST projects? If so, how?

I am currently working on a REST project using SoapUI v5.0.0 . The goal is to make the WADL project (languag web application description) available on the Internet. I would like to know if the Soap UI supports WADL tools for REST projects.

+4
source share
1 answer

Right-click on enpoint and select "Export WADL".

+5
source

All Articles