mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #716] [MERGED] MatcherMapper : Always use Pattern #1051
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/716
Author: @StefH
Created: 1/24/2022
Status: ✅ Merged
Merged: 1/27/2022
Merged by: @StefH
Base:
master← Head:patterns📝 Commits (3)
299d35fMatcherMapper : Always use Patternc2889d4.3e02ca6f📊 Changes
5 files changed (+143 additions, -92 deletions)
View changed files
📝
examples/WireMock.Net.Console.NET5/__admin/mappings/11111110-a633-40e8-a244-5cb80bc0ab66.json(+18 -7)📝
src/WireMock.Net/RequestBuilders/IBodyRequestBuilder.cs(+77 -77)📝
src/WireMock.Net/Serialization/MatcherMapper.cs(+2 -2)📝
test/WireMock.Net.Tests/Serialization/MappingConverterTests.cs(+1 -1)📝
test/WireMock.Net.Tests/Serialization/MatcherMapperTests.cs(+45 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.