[PR #930] [MERGED] Update C# mapping code generator for WithStatusCode #1151

Closed
opened 2025-12-29 08:34:59 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: stef-code-withstatuscode


📝 Commits (1)

  • 1765616 Update C# mapping code generator for WithStatusCode

📊 Changes

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

View changed files

📝 src/WireMock.Net/Serialization/MappingConverter.cs (+8 -3)
📝 test/WireMock.Net.Tests/WireMockAdminApiTests.IWireMockAdminApi_GetMappingsCode.verified.txt (+12 -2)
📝 test/WireMock.Net.Tests/WireMockAdminApiTests.cs (+18 -3)

📄 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/930 **Author:** [@StefH](https://github.com/StefH) **Created:** 5/6/2023 **Status:** ✅ Merged **Merged:** 5/6/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-code-withstatuscode` --- ### 📝 Commits (1) - [`1765616`](https://github.com/wiremock/WireMock.Net/commit/1765616d1146bd9d5b656ccdd782820cd0b85aec) Update C# mapping code generator for WithStatusCode ### 📊 Changes **3 files changed** (+38 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Serialization/MappingConverter.cs` (+8 -3) 📝 `test/WireMock.Net.Tests/WireMockAdminApiTests.IWireMockAdminApi_GetMappingsCode.verified.txt` (+12 -2) 📝 `test/WireMock.Net.Tests/WireMockAdminApiTests.cs` (+18 -3) </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 08:34:59 +01:00
adam closed this issue 2025-12-29 08:34:59 +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#1151