[PR #1169] [MERGED] Allow mapping without Path or Url #1263

Closed
opened 2025-12-29 09:19:05 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1169
Author: @StefH
Created: 9/9/2024
Status: Merged
Merged: 9/9/2024
Merged by: @StefH

Base: masterHead: bug/1167-PathUrl


📝 Commits (1)

  • 42d5114 Allow mapping without Path or Url

📊 Changes

3 files changed (+42 additions, -23 deletions)

View changed files

📝 src/WireMock.Net/Server/WireMockServer.Admin.cs (+1 -1)
📝 src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs (+6 -21)
📝 test/WireMock.Net.Tests/WireMockServer.Admin.cs (+35 -1)

📄 Description

No description provided


🔄 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/1169 **Author:** [@StefH](https://github.com/StefH) **Created:** 9/9/2024 **Status:** ✅ Merged **Merged:** 9/9/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `bug/1167-PathUrl` --- ### 📝 Commits (1) - [`42d5114`](https://github.com/wiremock/WireMock.Net/commit/42d51144dd4243348ac3e5932410b295c59076b7) Allow mapping without Path or Url ### 📊 Changes **3 files changed** (+42 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Server/WireMockServer.Admin.cs` (+1 -1) 📝 `src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs` (+6 -21) 📝 `test/WireMock.Net.Tests/WireMockServer.Admin.cs` (+35 -1) </details> ### 📄 Description _No description provided_ --- <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 09:19:05 +01:00
adam closed this issue 2025-12-29 09:19:05 +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#1263