Forum Discussion
SmartBear_Suppo
Alumni
11 years agoHi,
I could not reproduce the issue that you have mentioned, when changing the parameter Style to 'QUERY' (deleting your other parameter). I could not also reproduce the automatic changing of the the Level once you click on 'METHOD'.
Besides that, if you need method parameters, you should create them not on the request but on the method (ex: Get/Post), then the request will inherit the method-level parameters. And then when you look at the request you will see those method parameters with the level indicated as "METHOD".
You may also refer to this article: http://www.soapui.org/REST-Testing/rest-resources-and-methods.html
Regards,
Giscard
SmartBear Support
I could not reproduce the issue that you have mentioned, when changing the parameter Style to 'QUERY' (deleting your other parameter). I could not also reproduce the automatic changing of the the Level once you click on 'METHOD'.
Besides that, if you need method parameters, you should create them not on the request but on the method (ex: Get/Post), then the request will inherit the method-level parameters. And then when you look at the request you will see those method parameters with the level indicated as "METHOD".
You may also refer to this article: http://www.soapui.org/REST-Testing/rest-resources-and-methods.html
Regards,
Giscard
SmartBear Support