xworker
15 years agoOccasional Contributor
soapui with REST and PathParm
Hi
How do I test my REST service which uses PathParams in soapui?
My service url is like this: http://localhost:7001/myProject/users/1
The PathParam in the url above is 1, how do I get this a parameter to my request.
Thanks
x
How do I test my REST service which uses PathParams in soapui?
My service url is like this: http://localhost:7001/myProject/users/1
The PathParam in the url above is 1, how do I get this a parameter to my request.
Thanks
x