added

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.

1542

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.

1546

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.

1514

Empty JSON path shows the number of properties in the response body.

Card with JSON path that leads to array shows array length.

1542

Property value at the specified path

1542

Response size for a card with Size target

1544

Response size for a card with Status target

1552