Mock Logger response tab
Mock Logger response tab shows the following information related to the response of the logged request:
- Status Code
Status Code which is configured in API mock if the API mock matches otherwise 404. - Response Body
Actual response body which is configured in API mock after replacing all the variables if the API mock matches otherwise default mock server response (Mock API not found). - Response Headers
Response headers which were sent for the incoming request.
A sample screenshot is shown below:
Â