mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-13 13:53:34 +01:00
[PR #348] [MERGED] When posting new mapping, use DateParseHandling.None #869
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/348
Author: @StefH
Created: 9/19/2019
Status: ✅ Merged
Merged: 9/20/2019
Merged by: @StefH
Base:
master← Head:MatcherModel_Pattern_As_String📝 Commits (3)
a10eb1b.ebcdd3bOfType + testbbb0259remove line📊 Changes
6 files changed (+52 additions, -22 deletions)
View changed files
📝
Directory.Build.props(+1 -1)📝
src/WireMock.Net/RequestBuilders/Request.cs(+2 -2)📝
src/WireMock.Net/Serialization/MatcherMapper.cs(+22 -8)📝
src/WireMock.Net/Server/FluentMockServer.Admin.cs(+6 -6)📝
src/WireMock.Net/Util/BodyParser.cs(+4 -2)📝
test/WireMock.Net.Tests/Serialization/MatcherModelMapperTests.cs(+17 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.