madhavi_l
4 years agoNew Contributor
Rest - Parameter empty value
Hi,
I want to send a parameter with empty value in the rest request itself in soap-ui. I tried cloning my one of the existing resources and made the parameter required too.But still I'm not able to send the parameter with empty value.Can you please help me on this to solve my problem?
My request would be something similar to this and I'm specifying the type parameter with an empty value.
GET http://localhost/service?type=
Thank you in advance !