Mock Logger - main body

The main body contains a list of logged requests as shown in below snapshot:

In the above snapshot, following sections are there:

  1. Logged request header
    Logged request header section shows the API mock summary if matched, request method, request URL path and an icon to view the linked API mock if matched or to create a new API mock if no API mock matched. When you click on the logged request header, logged request body will appear.
  2. Logged request body
    Logged request body section shows further details of the logged request. It contains the following tabs:
    1. Request tab
    2. Response tab
    3. Variables Used tab