mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1315] [MERGED] Fix for WithTransformer and JsonBody as list #1333
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/1315
Author: @StefH
Created: 6/11/2025
Status: ✅ Merged
Merged: 6/11/2025
Merged by: @StefH
Base:
master← Head:WireMockServer_WithTransformer_WithJsonBodyAsList_ShouldWork📝 Commits (4)
635323fFix for WithTransformer and JsonBody as list04d71cfMerge branch 'master' into WireMockServer_WithTransformer_WithJsonBodyAsList_ShouldWorkbfa046cFix WithTransformer when the response BodyAsJson is a List8dd3d27Merge branch 'master' into WireMockServer_WithTransformer_WithJsonBodyAsList_ShouldWork📊 Changes
2 files changed (+77 additions, -6 deletions)
View changed files
📝
src/WireMock.Net.Minimal/Transformers/Transformer.cs(+3 -2)📝
test/WireMock.Net.Tests/WireMockServerTests.WithTransformer.cs(+74 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.