Forum Discussion

segreat's avatar
segreat
Occasional Contributor
9 years ago

Testing query parameter without value in SoapUI - how can I do this?

For instance, if I want to test the following URL:   GET http://example.com?api=testAPI&$metadata   How can I append the $metadata to the URL without adding a value to it? It won't work if it has...