[PR #716] [MERGED] MatcherMapper : Always use Pattern #1051

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

📋 Pull Request Information

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

Base: masterHead: patterns


📝 Commits (3)

📊 Changes

5 files changed (+143 additions, -92 deletions)

View changed files

📝 examples/WireMock.Net.Console.NET5/__admin/mappings/11111110-a633-40e8-a244-5cb80bc0ab66.json (+18 -7)
📝 src/WireMock.Net/RequestBuilders/IBodyRequestBuilder.cs (+77 -77)
📝 src/WireMock.Net/Serialization/MatcherMapper.cs (+2 -2)
📝 test/WireMock.Net.Tests/Serialization/MappingConverterTests.cs (+1 -1)
📝 test/WireMock.Net.Tests/Serialization/MatcherMapperTests.cs (+45 -5)

📄 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/716 **Author:** [@StefH](https://github.com/StefH) **Created:** 1/24/2022 **Status:** ✅ Merged **Merged:** 1/27/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `patterns` --- ### 📝 Commits (3) - [`299d35f`](https://github.com/wiremock/WireMock.Net/commit/299d35f11aff6f1d10998a7056d477e9a3ecc108) MatcherMapper : Always use Pattern - [`c2889d4`](https://github.com/wiremock/WireMock.Net/commit/c2889d4b72040dbc4d7fb26aa7d038e49071922c) . - [`3e02ca6`](https://github.com/wiremock/WireMock.Net/commit/3e02ca6499e376c6d3bb326724e75f9e44a81c16) f ### 📊 Changes **5 files changed** (+143 additions, -92 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.Console.NET5/__admin/mappings/11111110-a633-40e8-a244-5cb80bc0ab66.json` (+18 -7) 📝 `src/WireMock.Net/RequestBuilders/IBodyRequestBuilder.cs` (+77 -77) 📝 `src/WireMock.Net/Serialization/MatcherMapper.cs` (+2 -2) 📝 `test/WireMock.Net.Tests/Serialization/MappingConverterTests.cs` (+1 -1) 📝 `test/WireMock.Net.Tests/Serialization/MatcherMapperTests.cs` (+45 -5) </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:29 +01:00
adam closed this issue 2025-12-29 08:34:29 +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#1051