mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #424] [MERGED] Don't return empty dictionary object for response headers in JSON mapping #910
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/424
Author: @StefH
Created: 2/18/2020
Status: ✅ Merged
Merged: 2/22/2020
Merged by: @StefH
Base:
master← Head:dont_return_empty_dictionary_for_response_headers📝 Commits (1)
1260d74Don'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.