[PR #966] [MERGED] Fixed JsonPathMatcher to match nested objects #1175

Closed
opened 2025-12-29 16:18:53 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/966
Author: @StefH
Created: 7/12/2023
Status: Merged
Merged: 7/15/2023
Merged by: @StefH

Base: masterHead: stef-965-jsonpath


📝 Commits (4)

📊 Changes

2 files changed (+79 additions, -12 deletions)

View changed files

📝 src/WireMock.Net/Matchers/JSONPathMatcher.cs (+27 -1)
📝 test/WireMock.Net.Tests/Matchers/JsonPathMatcherTests.cs (+52 -11)

📄 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/966 **Author:** [@StefH](https://github.com/StefH) **Created:** 7/12/2023 **Status:** ✅ Merged **Merged:** 7/15/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-965-jsonpath` --- ### 📝 Commits (4) - [`e9ff9b3`](https://github.com/wiremock/WireMock.Net/commit/e9ff9b3e3a33641698f69c521eb29927f82d4a37) Fixed JsonPathMatcher to match nested objects - [`c87c593`](https://github.com/wiremock/WireMock.Net/commit/c87c59301d36ac974f205463d811e4c0d38e2e56) fix - [`97bcf6d`](https://github.com/wiremock/WireMock.Net/commit/97bcf6d887399968113c70c81d5a56d8991711ee) . - [`74f5b8b`](https://github.com/wiremock/WireMock.Net/commit/74f5b8ba14da0f1314c840822e6eeada7662d115) 100% ### 📊 Changes **2 files changed** (+79 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Matchers/JSONPathMatcher.cs` (+27 -1) 📝 `test/WireMock.Net.Tests/Matchers/JsonPathMatcherTests.cs` (+52 -11) </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 16:18:53 +01:00
adam closed this issue 2025-12-29 16:18:53 +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-wiremock#1175