[PR #823] [MERGED] Add implicit operators to WireMockList #1099

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/823
Author: @StefH
Created: 10/1/2022
Status: Merged
Merged: 10/1/2022
Merged by: @StefH

Base: masterHead: wiremocklist


📝 Commits (2)

📊 Changes

3 files changed (+68 additions, -36 deletions)

View changed files

📝 src/WireMock.Net.Abstractions/Types/WireMockList.cs (+57 -32)
📝 src/WireMock.Net/ResponseMessage.cs (+2 -2)
📝 src/WireMock.Net/Serialization/MappingConverter.cs (+9 -2)

📄 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/823 **Author:** [@StefH](https://github.com/StefH) **Created:** 10/1/2022 **Status:** ✅ Merged **Merged:** 10/1/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `wiremocklist` --- ### 📝 Commits (2) - [`50bf27e`](https://github.com/wiremock/WireMock.Net/commit/50bf27ea988017d75b8d1bc150e876477fa48954) Add implicit operators to WireMockList - [`8c87c3c`](https://github.com/wiremock/WireMock.Net/commit/8c87c3cf33c5b1fafd738d7ff95ededb7b97d912) . ### 📊 Changes **3 files changed** (+68 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.Abstractions/Types/WireMockList.cs` (+57 -32) 📝 `src/WireMock.Net/ResponseMessage.cs` (+2 -2) 📝 `src/WireMock.Net/Serialization/MappingConverter.cs` (+9 -2) </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:40 +01:00
adam closed this issue 2025-12-29 08:34:41 +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#1099