Replies: 1 comment
-
|
Hello ! I'm working on it :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I think that this will be an important feature to add to Tzatziki. Actually we cannot mock multiple calls with an endpoint. Here's an example :
The current behavior is that the last call will override the first but what i'm trying to say is that
the first time we call the mock -> we get the response 1
The second call -> we get the second response
Beta Was this translation helpful? Give feedback.
All reactions