mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
[PR #392] [MERGED] Fix array in JsonMatcher #894
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:jsonmatcher_array📝 Commits (1)
cfa0b26.📊 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.