What's a command to find any specific value in Postman e.g "episodeCount": 1. I am using this comma

What's a command to find any specific value in Postman e.g "episodeCount": 1. I am using this command and passing for any given value. pm.test("should return the correct episodeCount", () => { pm.response.episodeCount.equal(1); });
Tagged:

Best Answer

  • Hello @syed_minhaj,

    This forum is for developers using APIs provided by Thomson Reuters or Refinitiv.

    This section of the forum is designated for questions on REDI API.

    For questions on other APIs kindly cotact the vendor or the provider of that API.

    Regards,

    -AHS

Answers