Forum Discussion

bniemyjski's avatar
bniemyjski
New Contributor
14 years ago

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
No RepliesBe the first to reply