[PR #261] [MERGED] Fix BodyAsJson transform bug in ResponseMessageTransformer #830

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/261
Author: @ghost
Created: 3/28/2019
Status: Merged
Merged: 3/30/2019
Merged by: @StefH

Base: masterHead: patch-1


📝 Commits (1)

  • 8310ea4 Fix ResponseMessageTransformer to not replace BodyAsJson in an original message

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/WireMock.Net/Transformers/ResponseMessageTransformer.cs (+2 -2)

📄 Description

Fix ResponseMessageTransformer to not replace BodyAsJson in an original message with transformed results


🔄 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/261 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/28/2019 **Status:** ✅ Merged **Merged:** 3/30/2019 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8310ea4`](https://github.com/wiremock/WireMock.Net/commit/8310ea45f064d6cd4c44bada3b377791ff8e480b) Fix ResponseMessageTransformer to not replace BodyAsJson in an original message ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Transformers/ResponseMessageTransformer.cs` (+2 -2) </details> ### 📄 Description Fix ResponseMessageTransformer to not replace BodyAsJson in an original message with transformed results --- <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:33:41 +01:00
adam closed this issue 2025-12-29 08:33:41 +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#830