[PR #399] [MERGED] ResponseModel.StatusCode is deserialized as either string or long. #896

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/399
Author: @vitaliydavydiak
Created: 1/9/2020
Status: Merged
Merged: 1/9/2020
Merged by: @StefH

Base: masterHead: bug/properly-update-status-code


📝 Commits (1)

  • f6d50e8 ResponseModel.StatusCode is deserialized as either string or long.

📊 Changes

1 file changed (+6 additions, -8 deletions)

View changed files

📝 src/WireMock.Net/Server/WireMockServer.Admin.cs (+6 -8)

📄 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/399 **Author:** [@vitaliydavydiak](https://github.com/vitaliydavydiak) **Created:** 1/9/2020 **Status:** ✅ Merged **Merged:** 1/9/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `bug/properly-update-status-code` --- ### 📝 Commits (1) - [`f6d50e8`](https://github.com/wiremock/WireMock.Net/commit/f6d50e8232d28ffc3ea3dc7ce9c5fe7a4853d935) ResponseModel.StatusCode is deserialized as either string or long. ### 📊 Changes **1 file changed** (+6 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Server/WireMockServer.Admin.cs` (+6 -8) </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 15:34:03 +01:00
adam closed this issue 2025-12-29 15:34:03 +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-wiremock#896