bniemyjski
14 years agoNew Contributor
Request Params does not respect parameter casing
Hello,
I'm working on a project that has a nodejs rest api. I downloaded the soapUI project and noticed that it automatically uppercases the first letter of any Request Parameters. This behavior brakes the rest API as it is case sensitive. Is there a way to make it so the application doesn't automatically uppercase the first letter of my Request Params?
Thanks
-Blake Niemyjski
I'm working on a project that has a nodejs rest api. I downloaded the soapUI project and noticed that it automatically uppercases the first letter of any Request Parameters. This behavior brakes the rest API as it is case sensitive. Is there a way to make it so the application doesn't automatically uppercase the first letter of my Request Params?
Thanks
-Blake Niemyjski