mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #722] [MERGED] Fixed 'Response BodyAsJson with JArray does not work' #1052
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/722
Author: @StefH
Created: 2/9/2022
Status: ✅ Merged
Merged: 2/9/2022
Merged by: @StefH
Base:
master← Head:721📝 Commits (1)
c138bdcFixed for 'Response BodyAsJson with JArray does not work'📊 Changes
3 files changed (+48 additions, -3 deletions)
View changed files
📝
src/WireMock.Net.Abstractions/WireMock.Net.Abstractions.csproj(+1 -3)📝
src/WireMock.Net/Transformers/Transformer.cs(+5 -0)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithTransformerTests.cs(+42 -0)📄 Description
#721
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.