How to insert a empty object in the request payload in karate . Need to send an empty emp object in the payload
Sample Payload
{"empInfo":{}}
Tried the syntax below, did not work.
It worked