mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
More than a request/response in a unique canned data #362
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devmariodiaz on GitHub (Oct 6, 2021).
Originally assigned to: @StefH on GitHub.
Mr Stef,
I hope that everything is doing well.
Could you please let us know if there is a way to have more than one (request and response) in the same canned data?
different request and response for each CRUD operation (GET,PUT,PATCH,DELETE,POST)
@StefH commented on GitHub (Oct 6, 2021):
Good afternoon Mario,
I'm not sure if I understand you correctly.
1 mapping means 1 request and 1 response.
However you can have multiple mappings defined in WireMock.Net
@StefH commented on GitHub (Oct 21, 2021):
Hello @devmariodiaz, can you indicate if this is still a question for you, else I'll close this issue.
@devmariodiaz commented on GitHub (Oct 25, 2021):
Hello Stef,
Sure, you can close it.
Thanks a lot