RestAssured #15 - API Automation Practice (Part 2)- Update Crocodiles (PUT & PATCH Request)
Below are details of the Test case covered in this article
Difference between PUT and PATCH request
To update resources there are two methods
PUT - It is used to replace resources where entire representation of the resource needs to be sent in the...
subodhsingh.hashnode.dev3 min read