[PR #391] [MERGED] Correctly support DateTime pattern as string in ExactMatcher #892

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/391
Author: @StefH
Created: 12/13/2019
Status: Merged
Merged: 12/14/2019
Merged by: @StefH

Base: masterHead: ExactMatcher_DateTimePattern


📝 Commits (1)

📊 Changes

4 files changed (+33 additions, -11 deletions)

View changed files

📝 src/WireMock.Net/ResponseBuilders/Response.cs (+1 -1)
📝 src/WireMock.Net/Server/FluentMockServer.Admin.cs (+9 -7)
📝 src/WireMock.Net/Util/BodyParser.cs (+1 -3)
📝 src/WireMock.Net/Util/JsonUtils.cs (+22 -0)

📄 Description

#383


🔄 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/391 **Author:** [@StefH](https://github.com/StefH) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/14/2019 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `ExactMatcher_DateTimePattern` --- ### 📝 Commits (1) - [`17d12b5`](https://github.com/wiremock/WireMock.Net/commit/17d12b5fae4229c6296acbabdb25727aafc00113) #383 ### 📊 Changes **4 files changed** (+33 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/ResponseBuilders/Response.cs` (+1 -1) 📝 `src/WireMock.Net/Server/FluentMockServer.Admin.cs` (+9 -7) 📝 `src/WireMock.Net/Util/BodyParser.cs` (+1 -3) 📝 `src/WireMock.Net/Util/JsonUtils.cs` (+22 -0) </details> ### 📄 Description #383 --- <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:54 +01:00
adam closed this issue 2025-12-29 08:33:55 +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#892