[PR #871] [MERGED] Add UseWebhooksFireAndForget to Server ConvertMapping #1124

Closed
opened 2025-12-29 08:34:49 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: fire-and-forget-mapping-fix


📝 Commits (1)

  • f4d5464 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/871 **Author:** [@ggradnig](https://github.com/ggradnig) **Created:** 1/5/2023 **Status:** ✅ Merged **Merged:** 1/5/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `fire-and-forget-mapping-fix` --- ### 📝 Commits (1) - [`f4d5464`](https://github.com/wiremock/WireMock.Net/commit/f4d54642a16c535d744878c0bd0697bd74e23a84) Add UseWebhooksFireAndForget to Server ConvertMapping ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs` (+2 -0) </details> ### 📄 Description Hi, this mapping was missing, so when using the Admin API the UseWebhooksFireAndForget flag was always false. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:34:49 +01:00
adam closed this issue 2025-12-29 08:34:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1124