5

I am currently working on REST project using the SoapUI v5.0.0 Tool. The intention is to make the project's WADL (web application description languag) available on web. I would like to know if Soap UI provides facilities to generate .wadl for the REST projects.

Satt
  • 63
  • 1
  • 1
  • 8

1 Answers1

7

Right-click on the endpoint, and select "Export WADL".

SiKing
  • 10,003
  • 10
  • 39
  • 90