[PR #722] [MERGED] Fixed 'Response BodyAsJson with JArray does not work' #1052

Closed
opened 2025-12-29 08:34:29 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: 721


📝 Commits (1)

  • c138bdc Fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/722 **Author:** [@StefH](https://github.com/StefH) **Created:** 2/9/2022 **Status:** ✅ Merged **Merged:** 2/9/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `721` --- ### 📝 Commits (1) - [`c138bdc`](https://github.com/wiremock/WireMock.Net/commit/c138bdcebfbd21152de677ec2f37e902151a3ec9) Fixed for 'Response BodyAsJson with JArray does not work' ### 📊 Changes **3 files changed** (+48 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description #721 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:34:29 +01:00
adam closed this issue 2025-12-29 08:34:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1052