[PR #767] [MERGED] Rename (WireMock.Pact.Models.V2)-Request to PactRequest and -Response to PactResponse #1073

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/767
Author: @StefH
Created: 7/8/2022
Status: Merged
Merged: 7/8/2022
Merged by: @StefH

Base: masterHead: pact


📝 Commits (1)

  • 3aeecfa Rename (WireMock.Pact.Models.V2)-Request to PactRequest and -Response to PactResponse

📊 Changes

4 files changed (+14 additions, -15 deletions)

View changed files

📝 src/WireMock.Net/Pact/Models/V2/Interaction.cs (+7 -8)
📝 src/WireMock.Net/Pact/Models/V2/PactRequest.cs (+1 -1)
📝 src/WireMock.Net/Pact/Models/V2/PactResponse.cs (+1 -1)
📝 src/WireMock.Net/Serialization/PactMapper.cs (+5 -5)

📄 Description

Rename (WireMock.Pact.Models.V2)-Request to PactRequest and -Response to PactResponse


🔄 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/767 **Author:** [@StefH](https://github.com/StefH) **Created:** 7/8/2022 **Status:** ✅ Merged **Merged:** 7/8/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `pact` --- ### 📝 Commits (1) - [`3aeecfa`](https://github.com/wiremock/WireMock.Net/commit/3aeecfaaf617b9a3dd0888d6aba5bcbeac89807c) Rename (WireMock.Pact.Models.V2)-Request to PactRequest and -Response to PactResponse ### 📊 Changes **4 files changed** (+14 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Pact/Models/V2/Interaction.cs` (+7 -8) 📝 `src/WireMock.Net/Pact/Models/V2/PactRequest.cs` (+1 -1) 📝 `src/WireMock.Net/Pact/Models/V2/PactResponse.cs` (+1 -1) 📝 `src/WireMock.Net/Serialization/PactMapper.cs` (+5 -5) </details> ### 📄 Description Rename (WireMock.Pact.Models.V2)-Request to PactRequest and -Response to PactResponse --- <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:34 +01:00
adam closed this issue 2025-12-29 08:34:34 +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#1073