[PR #505] [MERGED] Fix reading JsonMatcher-mapping with object as pattern #946

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/505
Author: @StefH
Created: 9/19/2020
Status: Merged
Merged: 10/14/2020
Merged by: @StefH

Base: masterHead: Fix_JsonMatcher_Serialization_To_file


📝 Commits (3)

📊 Changes

2 files changed (+99 additions, -17 deletions)

View changed files

📝 src/WireMock.Net/Serialization/MatcherMapper.cs (+3 -2)
📝 test/WireMock.Net.Tests/Serialization/MatcherMapperTests.cs (+96 -15)

📄 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/505 **Author:** [@StefH](https://github.com/StefH) **Created:** 9/19/2020 **Status:** ✅ Merged **Merged:** 10/14/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `Fix_JsonMatcher_Serialization_To_file` --- ### 📝 Commits (3) - [`bfb55d6`](https://github.com/wiremock/WireMock.Net/commit/bfb55d6b6a4b2946d124b81c1fa750df9c215ef8) Fix reading mapping with object pattern for JsonMatcher - [`a895f0a`](https://github.com/wiremock/WireMock.Net/commit/a895f0aa62b874a7fdce22296812fb31f0ff5f65) . - [`6deeadd`](https://github.com/wiremock/WireMock.Net/commit/6deeadd2526c37ebe03c2c6c8004f0a1f0a14a31) . ### 📊 Changes **2 files changed** (+99 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Serialization/MatcherMapper.cs` (+3 -2) 📝 `test/WireMock.Net.Tests/Serialization/MatcherMapperTests.cs` (+96 -15) </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:05 +01:00
adam closed this issue 2025-12-29 08:34:06 +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#946