[PR #442] [MERGED] Fix Null body in handlebars transformation #920

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/442
Author: @StefH
Created: 3/17/2020
Status: Merged
Merged: 3/17/2020
Merged by: @StefH

Base: masterHead: Handlebars_Null_Body


📝 Commits (1)

  • ce103c4 Fix Null body in handlebars

📊 Changes

3 files changed (+25 additions, -5 deletions)

View changed files

📝 Directory.Build.props (+1 -1)
📝 src/WireMock.Net/Transformers/ResponseMessageTransformer.cs (+1 -1)
📝 test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsTests.cs (+23 -3)

📄 Description

No description provided


🔄 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/442 **Author:** [@StefH](https://github.com/StefH) **Created:** 3/17/2020 **Status:** ✅ Merged **Merged:** 3/17/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `Handlebars_Null_Body` --- ### 📝 Commits (1) - [`ce103c4`](https://github.com/wiremock/WireMock.Net/commit/ce103c4df8f3060640961d84336c2f1a13252172) Fix Null body in handlebars ### 📊 Changes **3 files changed** (+25 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Build.props` (+1 -1) 📝 `src/WireMock.Net/Transformers/ResponseMessageTransformer.cs` (+1 -1) 📝 `test/WireMock.Net.Tests/ResponseBuilders/ResponseWithHandlebarsTests.cs` (+23 -3) </details> ### 📄 Description _No description provided_ --- <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:00 +01:00
adam closed this issue 2025-12-29 08:34:00 +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#920