[PR #424] [MERGED] Don't return empty dictionary object for response headers in JSON mapping #910

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/424
Author: @StefH
Created: 2/18/2020
Status: Merged
Merged: 2/22/2020
Merged by: @StefH

Base: masterHead: dont_return_empty_dictionary_for_response_headers


📝 Commits (1)

  • 1260d74 Don't return empty dictionary object for response headers in JSON mapping

📊 Changes

3 files changed (+9 additions, -9 deletions)

View changed files

📝 examples/WireMock.Net.WebApplication/WireMock.Net.WebApplication.NETCore2.csproj (+1 -1)
📝 src/WireMock.Net/Serialization/MappingConverter.cs (+7 -7)
📝 test/WireMock.Net.Tests/Serialization/MappingConverterTests.cs (+1 -1)

📄 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/424 **Author:** [@StefH](https://github.com/StefH) **Created:** 2/18/2020 **Status:** ✅ Merged **Merged:** 2/22/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `dont_return_empty_dictionary_for_response_headers` --- ### 📝 Commits (1) - [`1260d74`](https://github.com/wiremock/WireMock.Net/commit/1260d742eca098576040c77ed72f7083891fc36b) Don't return empty dictionary object for response headers in JSON mapping ### 📊 Changes **3 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.WebApplication/WireMock.Net.WebApplication.NETCore2.csproj` (+1 -1) 📝 `src/WireMock.Net/Serialization/MappingConverter.cs` (+7 -7) 📝 `test/WireMock.Net.Tests/Serialization/MappingConverterTests.cs` (+1 -1) </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:33:58 +01:00
adam closed this issue 2025-12-29 08:33:58 +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#910