[PR #1306] [MERGED] Update RequestModelBuilder (add WithHeader) #1329

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1306
Author: @StefH
Created: 6/4/2025
Status: Merged
Merged: 6/5/2025
Merged by: @StefH

Base: masterHead: stef-RequestModelBuilder


📝 Commits (3)

📊 Changes

3 files changed (+38 additions, -0 deletions)

View changed files

📝 src/WireMock.Net.Abstractions/BuilderExtensions/RequestModelBuilder.cs (+23 -0)
📝 test/WireMock.Net.Tests/Client/Builders/AdminApiMappingBuilderTests.GetMappingBuilder_BuildAndPostAsync.verified.txt (+13 -0)
📝 test/WireMock.Net.Tests/Client/Builders/AdminApiMappingBuilderTests.cs (+2 -0)

📄 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/1306 **Author:** [@StefH](https://github.com/StefH) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-RequestModelBuilder` --- ### 📝 Commits (3) - [`be4f5c3`](https://github.com/wiremock/WireMock.Net/commit/be4f5c3ce5a62faebd800723eee393f7277761c2) Update RequestModelBuilder (add WithHeader) - [`56ed487`](https://github.com/wiremock/WireMock.Net/commit/56ed487a7faf79930f7179d2a6d8acde0b2b0d5f) rejectOnMatch - [`5b85f4d`](https://github.com/wiremock/WireMock.Net/commit/5b85f4d08b01cb81b9f5cc89e5cdae00e0989d10) fix ### 📊 Changes **3 files changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.Abstractions/BuilderExtensions/RequestModelBuilder.cs` (+23 -0) 📝 `test/WireMock.Net.Tests/Client/Builders/AdminApiMappingBuilderTests.GetMappingBuilder_BuildAndPostAsync.verified.txt` (+13 -0) 📝 `test/WireMock.Net.Tests/Client/Builders/AdminApiMappingBuilderTests.cs` (+2 -0) </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:19 +01:00
adam closed this issue 2025-12-29 09:19:19 +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#1329