Optum / mockiato

A web-based platform for API virtualization
Apache License 2.0
24 stars 9 forks source link

Default response payload is not working for the service having two rr pairs #593

Open pkotha5 opened 4 years ago

pkotha5 commented 4 years ago

1.Create a service (Post method) with two different rr pairs 2.Check "Default response payload" option , give valid response paylod 3.Click on "publish",Service created successfully 4.Open REST client/TestService option 5.Try to test with seond request payload

Actual Result : Getting default response payload instead of second request response payload

Pradeep298 commented 4 years ago

This is good catch @pkotha5 . I have fixed it. It will be available in Dev. env. soon.