Hello guys Im trying to use a mock script where I have a param that is an array named “between” and when I use the getParam function like this “$$.mockRequest.getParam(“between”)” Im just getting the last value and not both
You can see the payload attached in the images also you can see how Im getting the param in the mock script and the response, I have also tried using “$$.mockRequest.getParam(“between”)” with the but Im getting undefined