mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
[PR #119] [CLOSED] Fix for issue 118 #768
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/119
Author: @raghavendrabankapur
Created: 4/9/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (8)
7c75d8dCapturing the index of the existing mapping before removing and insert the updated mapping at the same index6aef44fUpdating the comment in the method with respect to the changese223eccMerging from master5ecd85bfix : Params does not work, when there are multiple values for a keyd167e7bIncluding response to be read from File092b50296b5459c936c2aFix for issue Feature: Support for JsonPath in the response (with HandleBars) (#118)📊 Changes
3 files changed (+424 additions, -427 deletions)
View changed files
📝
src/WireMock.Net/Matchers/Request/RequestMessageParamMatcher.cs(+1 -8)📝
src/WireMock.Net/Server/FluentMockServer.Admin.cs(+4 -0)📝
src/WireMock.Net/Server/FluentMockServer.cs(+419 -419)📄 Description
The code was not included to read the response from file
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.