Postman Algorithm to match mock request with one of the saved responses
This is the third video in series of four. In this video, we will see how postman matches any incoming mock request with one of the saved responses. Though it will not cover the exact way Postman uses it's algorithm, but will be more than enough for you to understand and implement in your day to day scenarios my blog link -https://www.manjustechblog.com/blogs/Misc/postmanCfgMultiResponsesForSameStatusCode.html postman official documentation explaining algoirthm -https://learning.postman.com/docs/designing-and-developing-your-api/mocking-data/matching-algorithm/
This is the third video in series of four. In this video, we will see how postman matches any incoming mock request with one of the saved responses. Though it will not cover the exact way Postman uses it's algorithm, but will be more than enough for you to understand and implement in your day to day scenarios my blog link -https://www.manjustechblog.com/blogs/Misc/postmanCfgMultiResponsesForSameStatusCode.html postman official documentation explaining algoirthm -https://learning.postman.com/docs/designing-and-developing-your-api/mocking-data/matching-algorithm/