The Map Local / Remote feature is really nice
But it would be better if I had the option of being able to make settings according to the type of request.
What do I mean?
Given the same endpoint but for example a PUT request would be nice to reply something different to the GET request method, in this way we can have multipole rules enabled without the need to first do one stuff, then go and disable that rule, enable the another response because you are going to perform a different call over the same endpoint... also this is not possible in a lot of cases because there are chained calls to server
The Map Local / Remote feature is really nice
But it would be better if I had the option of being able to make settings according to the type of request.
What do I mean?
Given the same endpoint but for example a PUT request would be nice to reply something different to the GET request method, in this way we can have multipole rules enabled without the need to first do one stuff, then go and disable that rule, enable the another response because you are going to perform a different call over the same endpoint... also this is not possible in a lot of cases because there are chained calls to server