[PR #242] [MERGED] Post multiple Mappings #819

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/242
Author: @StefH
Created: 12/14/2018
Status: Merged
Merged: 12/15/2018
Merged by: @StefH

Base: masterHead: multiple_mappings


📝 Commits (2)

📊 Changes

5 files changed (+98 additions, -38 deletions)

View changed files

📝 Directory.Build.props (+1 -1)
📝 GitHubReleaseNotes.txt (+1 -1)
📝 src/WireMock.Net/Client/IFluentMockServerAdmin.cs (+8 -0)
📝 src/WireMock.Net/Server/FluentMockServer.Admin.cs (+34 -8)
📝 test/WireMock.Net.Tests/FluentMockServerAdminRestClientTests.cs (+54 -28)

📄 Description

Linked to https://github.com/WireMock-Net/WireMock.Net/issues/240


🔄 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/242 **Author:** [@StefH](https://github.com/StefH) **Created:** 12/14/2018 **Status:** ✅ Merged **Merged:** 12/15/2018 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `multiple_mappings` --- ### 📝 Commits (2) - [`8e0315a`](https://github.com/wiremock/WireMock.Net/commit/8e0315a32e54907bafd0e902043bef6fee7825a5) Post multiple Mappings - [`d3e6e72`](https://github.com/wiremock/WireMock.Net/commit/d3e6e72308e250a0f208650a9284336a1448f7e7) 1.0.6 ### 📊 Changes **5 files changed** (+98 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Build.props` (+1 -1) 📝 `GitHubReleaseNotes.txt` (+1 -1) 📝 `src/WireMock.Net/Client/IFluentMockServerAdmin.cs` (+8 -0) 📝 `src/WireMock.Net/Server/FluentMockServer.Admin.cs` (+34 -8) 📝 `test/WireMock.Net.Tests/FluentMockServerAdminRestClientTests.cs` (+54 -28) </details> ### 📄 Description Linked to https://github.com/WireMock-Net/WireMock.Net/issues/240 --- <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:39 +01:00
adam closed this issue 2025-12-29 08:33:39 +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#819