When we create JSON payloads using POJO classes and pass it as a body in Rest Assured test then it is internally converted to a JSON object from a Java object. For this, we need to add a JSON parser dependency such as Jackson in the project class path.
GIT Repo - https://bitbucket.org/makeseleniumeas...
If you do not like my content please share your feedback so that I can improve myself.
If you like my content then please like, subscribe, and share.
Thanks
Amod