$ref
. You can even expand it inline to view its properties.
Having done that now you can add tests based on your response. To do that click on the Test Builder icon beside each property (as shown below) which will open up the tool to write tests against your response schema as shown below. id, name, completed and created
fields.
A simple test would be to check the value of the name
field in response should be the same as the value specified in the POST
request payload.