mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1331] [MERGED] Correctly map the Pact Interaction Description property #1342
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/1331
Author: @StefH
Created: 7/16/2025
Status: ✅ Merged
Merged: 7/18/2025
Merged by: @StefH
Base:
master← Head:pact-desc📝 Commits (3)
057b0bcCorrectly map the Pact Interaction Description property4d4cd87Update src/WireMock.Net.Minimal/Serialization/PactMapper.cs040ba1fpost📊 Changes
8 files changed (+107 additions, -10 deletions)
View changed files
📝
src/WireMock.Net.Minimal/Serialization/PactMapper.cs(+1 -2)📝
test/WireMock.Net.Tests/AdminApi/WireMockAdminApiTests.cs(+1 -2)➕
test/WireMock.Net.Tests/Pact/PactTests.SavePact_Get_Request_And_Response_WithBodyAsJson.verified.json(+32 -0)➕
test/WireMock.Net.Tests/Pact/PactTests.SavePact_Post_Request_WithDescription.verified.json(+20 -0)📝
test/WireMock.Net.Tests/Pact/PactTests.cs(+30 -3)📝
test/WireMock.Net.Tests/Pact/files/pact-get.json(+1 -1)📝
test/WireMock.Net.Tests/Pact/files/pact-multiple.json(+2 -2)➕
test/WireMock.Net.Tests/Pact/files/pact-post.json(+20 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.