mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #242] [MERGED] Post multiple Mappings #819
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/242
Author: @StefH
Created: 12/14/2018
Status: ✅ Merged
Merged: 12/15/2018
Merged by: @StefH
Base:
master← Head:multiple_mappings📝 Commits (2)
8e0315aPost multiple Mappingsd3e6e721.0.6📊 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.