Open jamitJona opened 3 years ago
The postman response can be used to validate if the the mock body of the post, put and patch request were sent correctly. Also the arguments of a get request can be validated this way.
I suggest to close this issue since we don't use postman anymore.
The postman response can be used to validate if the the mock body of the post, put and patch request were sent correctly. Also the arguments of a get request can be validated this way.