Forum Discussion

avraroy's avatar
avraroy
New Contributor
2 years ago

How to handle parameter value like " ${xyz} in rest request body

Hi, We have a case in our project in which we need to pass a parameter value as ${xyz} in request body of the request like { "audit" :"${xyz}" } While we are executing this request ReadyAPI chang...