[PR #392] [MERGED] Fix array in JsonMatcher #893

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/392
Author: @StefH
Created: 12/13/2019
Status: Merged
Merged: 12/13/2019
Merged by: @StefH

Base: masterHead: jsonmatcher_array


📝 Commits (1)

📊 Changes

4 files changed (+58 additions, -12 deletions)

View changed files

📝 src/WireMock.Net/Matchers/JsonMatcher.cs (+6 -1)
📝 src/WireMock.Net/Transformers/HandleBarsJsonPath.cs (+13 -8)
📝 src/WireMock.Net/Util/JsonUtils.cs (+3 -3)
📝 test/WireMock.Net.Tests/Matchers/JsonMatcherTests.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/392 **Author:** [@StefH](https://github.com/StefH) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/13/2019 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `jsonmatcher_array` --- ### 📝 Commits (1) - [`cfa0b26`](https://github.com/wiremock/WireMock.Net/commit/cfa0b2616b04da00b02ad22a87a1565897c9c50c) . ### 📊 Changes **4 files changed** (+58 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Matchers/JsonMatcher.cs` (+6 -1) 📝 `src/WireMock.Net/Transformers/HandleBarsJsonPath.cs` (+13 -8) 📝 `src/WireMock.Net/Util/JsonUtils.cs` (+3 -3) 📝 `test/WireMock.Net.Tests/Matchers/JsonMatcherTests.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:33:55 +01:00
adam closed this issue 2025-12-29 08:33:55 +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#893