mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-12 05:20:35 +01:00
[PR #358] [MERGED] Fix JsonMatcher (parsing DateTimeOffset) #877
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/358
Author: @StefH
Created: 10/8/2019
Status: ✅ Merged
Merged: 10/9/2019
Merged by: @StefH
Base:
master← Head:fix_JsonMatcherDateTimeOffset📝 Commits (4)
aabe655.ab5d35eJObject Parse16a5c82JsonUtils.Parse0d3831afix code comments📊 Changes
4 files changed (+45 additions, -9 deletions)
View changed files
📝
src/WireMock.Net/Matchers/JsonMatcher.cs(+4 -3)📝
src/WireMock.Net/Transformers/HandleBarsJsonPath.cs(+6 -5)📝
src/WireMock.Net/Util/JsonUtils.cs(+18 -1)📝
test/WireMock.Net.Tests/Matchers/JsonMatcherTests.cs(+17 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.