Resolved! Sending REST request body in yml(yaml) format and parsing resposne which comes in yaml
Did anyone has made rest calls by sending the request body in yaml format. If yes, can you please let me know how do i build the body and pass the parameters. Also if we can send the body in yaml format, how do we parse the response will also comes ...