mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1051] [CLOSED] Use Stef.ClassMapper instead of TinyMapper #1212
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/1051
Author: @StefH
Created: 1/6/2024
Status: ❌ Closed
Base:
master← Head:stef-tinymapper📝 Commits (3)
08a7292TinyMapper.Signedf74d0b7ok?bf47f7eStef.ClassMapper📊 Changes
6 files changed (+62 additions, -61 deletions)
View changed files
📝
src/WireMock.Net/Serialization/MappingConverter.cs(+2 -2)📝
src/WireMock.Net/Server/WireMockServer.Admin.cs(+2 -2)📝
src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs(+2 -2)➕
src/WireMock.Net/Util/MapperUtils.cs(+54 -0)➖
src/WireMock.Net/Util/TinyMapperUtils.cs(+0 -54)📝
src/WireMock.Net/WireMock.Net.csproj(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.