Open didslm opened 5 years ago
I think this would be a useful feature to have.
Off the top of my head I'm not sure a great way to implement it but I will certainly look into it.
It would be very helpful. Having HTTP 200 responses when something is not mocked is not ideal.
@ellipsis-dev can you give this a shot?
What if we could mock an endpoint like this
/endpoint/product/*
So then it would not matter what parameter we send in the * we would get the same response.