[PR #566] [MERGED] Do not save Mappings when SaveMappingForStatusCodePattern does not match #974

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/566
Author: @StefH
Created: 1/24/2021
Status: Merged
Merged: 1/24/2021
Merged by: @StefH

Base: masterHead: Mapping_NullReferenceException


📝 Commits (1)

  • 41f7136 Do not save Mappings when SaveMappingForStatusCodePattern does not match

📊 Changes

2 files changed (+45 additions, -6 deletions)

View changed files

📝 src/WireMock.Net/Server/WireMockServer.Admin.cs (+9 -6)
📝 test/WireMock.Net.Tests/WireMockServer.Proxy.cs (+36 -0)

📄 Description

No description provided


🔄 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/566 **Author:** [@StefH](https://github.com/StefH) **Created:** 1/24/2021 **Status:** ✅ Merged **Merged:** 1/24/2021 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `Mapping_NullReferenceException` --- ### 📝 Commits (1) - [`41f7136`](https://github.com/wiremock/WireMock.Net/commit/41f71368d8cb75da241ceac15122a138aa9e1bcc) Do not save Mappings when SaveMappingForStatusCodePattern does not match ### 📊 Changes **2 files changed** (+45 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Server/WireMockServer.Admin.cs` (+9 -6) 📝 `test/WireMock.Net.Tests/WireMockServer.Proxy.cs` (+36 -0) </details> ### 📄 Description _No description provided_ --- <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:13 +01:00
adam closed this issue 2025-12-29 08:34:13 +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#974