mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
Does bodyWithFile work for webhook responses ? #428
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 @balalnx16 on GitHub (Jul 14, 2022).
when I try to generate a webhook response using the following mapping, the body is not delivered to the receiving service, Is this a bug
@StefH commented on GitHub (Jul 14, 2022):
The example json you defined, is from WireMock.Org, not this project.
See this page how to use webhooks:
https://github.com/WireMock-Net/WireMock.Net/wiki/Webhook