[PR #431] [MERGED] Fix LinqMatcher for JSON int64 #911

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/431
Author: @StefH
Created: 2/25/2020
Status: Merged
Merged: 2/25/2020
Merged by: @StefH

Base: masterHead: fix_linqmatcher_for_long_values


📝 Commits (1)

📊 Changes

3 files changed (+10 additions, -8 deletions)

View changed files

📝 src/WireMock.Net/Util/JsonUtils.cs (+1 -1)
📝 test/WireMock.Net.Tests/Matchers/LinqMatcherTests.cs (+3 -2)
📝 test/WireMock.Net.Tests/Util/JsonUtilsTests.cs (+6 -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/431 **Author:** [@StefH](https://github.com/StefH) **Created:** 2/25/2020 **Status:** ✅ Merged **Merged:** 2/25/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `fix_linqmatcher_for_long_values` --- ### 📝 Commits (1) - [`8570027`](https://github.com/wiremock/WireMock.Net/commit/857002763a97302656c308c33b78e7b96fdf678e) LinqMatcher ### 📊 Changes **3 files changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Util/JsonUtils.cs` (+1 -1) 📝 `test/WireMock.Net.Tests/Matchers/LinqMatcherTests.cs` (+3 -2) 📝 `test/WireMock.Net.Tests/Util/JsonUtilsTests.cs` (+6 -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 15:34:12 +01:00
adam closed this issue 2025-12-29 15:34:12 +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#911