mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
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/121
Author: @raghavendrabankapur
Created: 4/10/2018
Status: ✅ Merged
Merged: 4/15/2018
Merged by: @StefH
Base:
master← Head:master📝 Commits (3)
e405fae6e3216f507237d📊 Changes
5 files changed (+68 additions, -1 deletions)
View changed files
📝
src/WireMock.Net/Server/FluentMockServer.Admin.cs(+5 -0)📝
test/WireMock.Net.Tests/FluentMockServerTests.cs(+30 -1)➕
test/WireMock.Net.Tests/ResponseBodyFiles/responsebody.json(+3 -0)📝
test/WireMock.Net.Tests/WireMock.Net.Tests.csproj(+6 -0)➕
test/WireMock.Net.Tests/__admin/mappings/00000002-ee28-4f29-ae63-1ac9b0802d87.json(+24 -0)📄 Description
Including the code to accept BodyAsFile in the response when the mappings are placed in the file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.