jonathadv/simple-mock-server

Support different responses to the same endpoint call

jonathadv opened this issue · 0 comments

Support to different responses to the same endpoint call (e.g., get 200 for two calls and 404 for the next one and so on).