Display actual values in API test assertion cards
To assist with configuring API test assertions the cards will show values found in the response for the specified assertion target and path.
This feature is available in the app version 0.7.19 and later.

API test assertion shows value found in the email property of 0th element in the data array.
When a test is first opened in the editor, cards will prompt the user to execute the request.

Once response data is available cards will start showing values for specified target and path. For objects, cards will show the number of properties, for arrays their length, and for primitive types actual value.

Empty JSON path shows the number of properties in the response body.
Card with JSON path that leads to array shows array length.

Property value at the specified path

Response size for a card with Size target

Response size for a card with Status target
