mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
[PR #1362] [MERGED] Update ProxyUrlReplaceSettingsModel with TransformTemplate property #1361
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/1362
Author: @StefH
Created: 9/30/2025
Status: ✅ Merged
Merged: 10/6/2025
Merged by: @StefH
Base:
master← Head:stef-ProxyUrlReplaceSettings📝 Commits (3)
3669c25Update ProxyUrlReplaceSettingsModel with TransformTemplate property + parse settings correctly992844aoldValue nullable84615b11.14.0-preview-01📊 Changes
5 files changed (+111 additions, -8 deletions)
View changed files
📝
Directory.Build.props(+1 -1)📝
src/WireMock.Net.Abstractions/Admin/Settings/ProxyUrlReplaceSettingsModel.cs(+15 -3)📝
src/WireMock.Net.Minimal/Settings/WireMockServerSettingsParser.cs(+17 -4)➕
test/WireMock.Net.Tests/AdminApi/WireMockAdminApiTests.IWireMockAdminApi_GetMappingAsync_WithProxy_And_ProxyUrlReplaceSettings_And_TransformTemplate.verified.txt(+29 -0)📝
test/WireMock.Net.Tests/AdminApi/WireMockAdminApiTests.cs(+49 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.