[PR #259] [CLOSED] Fix Response.Delay property serialization issue #827

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/259
Author: @ghost
Created: 3/27/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 4b536e5 Fix Response.Delay property serialization issue

📊 Changes

4 files changed (+5 additions, -5 deletions)

View changed files

📝 src/WireMock.Net/Admin/Mappings/ResponseModel.cs (+1 -1)
📝 src/WireMock.Net/ResponseBuilders/IDelayResponseBuilder.cs (+1 -1)
📝 src/WireMock.Net/ResponseBuilders/Response.cs (+2 -2)
📝 src/WireMock.Net/Serialization/MappingConverter.cs (+1 -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/259 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/27/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4b536e5`](https://github.com/wiremock/WireMock.Net/commit/4b536e5c5338cfcf261e671fca15407a46afc536) Fix Response.Delay property serialization issue ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Admin/Mappings/ResponseModel.cs` (+1 -1) 📝 `src/WireMock.Net/ResponseBuilders/IDelayResponseBuilder.cs` (+1 -1) 📝 `src/WireMock.Net/ResponseBuilders/Response.cs` (+2 -2) 📝 `src/WireMock.Net/Serialization/MappingConverter.cs` (+1 -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 08:33:41 +01:00
adam closed this issue 2025-12-29 08:33:41 +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#827