donmas
7 years agoNew Contributor
SoapUI 5.4.0 parameter in request is "auto corrected" to lower case
Hi all,
I need to add a parameter to a GET request called "itemId", however as soon as I leave the cell, the parameter is changed to all lower case "itemid". See screenshot below, showing the parameter table:
Is there a way I can stop Soap UI from forcing the parameter to lower case?
The Rest web service is case sensitive, so as it stands the request fired is no good..
Many thanks,
Tomas
Hi,
Looks like it is changing back to the case you entered when you created it.
You can delete the parameter and add it again with different case.