mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #871] [MERGED] Add UseWebhooksFireAndForget to Server ConvertMapping #1124
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?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/871
Author: @ggradnig
Created: 1/5/2023
Status: ✅ Merged
Merged: 1/5/2023
Merged by: @StefH
Base:
master← Head:fire-and-forget-mapping-fix📝 Commits (1)
f4d5464Add UseWebhooksFireAndForget to Server ConvertMapping📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs(+2 -0)📄 Description
Hi,
this mapping was missing, so when using the Admin API the UseWebhooksFireAndForget flag was always false.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.