[PR #1399] [MERGED] Upgrade RamlToOpenApiConverter and YamlDotNet #1378

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1399
Author: @StefH
Created: 12/19/2025
Status: Merged
Merged: 12/19/2025
Merged by: @StefH

Base: masterHead: YamlDotNet


📝 Commits (3)

  • a16bf5f Upgrade RamlToOpenApiConverter and YamlDotNet
  • af53e35 Merge branch 'master' into YamlDotNet
  • 9aa5191 fix

📊 Changes

9 files changed (+14 additions, -19 deletions)

View changed files

📝 src/WireMock.Net.OpenApiParser/Extensions/OpenApiSchemaExtensions.cs (+1 -3)
📝 src/WireMock.Net.OpenApiParser/Mappers/OpenApiPathsMapper.cs (+1 -2)
📝 src/WireMock.Net.OpenApiParser/Settings/IWireMockOpenApiParserExampleValues.cs (+1 -1)
📝 src/WireMock.Net.OpenApiParser/Settings/WireMockOpenApiParserDynamicExampleValues.cs (+1 -1)
📝 src/WireMock.Net.OpenApiParser/Settings/WireMockOpenApiParserExampleValues.cs (+1 -2)
📝 src/WireMock.Net.OpenApiParser/Utils/ExampleValueGenerator.cs (+1 -2)
📝 src/WireMock.Net.OpenApiParser/WireMock.Net.OpenApiParser.csproj (+6 -6)
📝 src/WireMock.Net.OpenApiParser/WireMockOpenApiParser.cs (+1 -1)
📝 test/WireMock.Net.Tests/WireMockServerTests.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/1399 **Author:** [@StefH](https://github.com/StefH) **Created:** 12/19/2025 **Status:** ✅ Merged **Merged:** 12/19/2025 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `YamlDotNet` --- ### 📝 Commits (3) - [`a16bf5f`](https://github.com/wiremock/WireMock.Net/commit/a16bf5f0e5bc620b9dc027aafc216bd45c486f2f) Upgrade RamlToOpenApiConverter and YamlDotNet - [`af53e35`](https://github.com/wiremock/WireMock.Net/commit/af53e35207c4e758e45591f930498bea1be8f1ff) Merge branch 'master' into YamlDotNet - [`9aa5191`](https://github.com/wiremock/WireMock.Net/commit/9aa5191805606954bf50a9d7f36fc00b52e28120) fix ### 📊 Changes **9 files changed** (+14 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.OpenApiParser/Extensions/OpenApiSchemaExtensions.cs` (+1 -3) 📝 `src/WireMock.Net.OpenApiParser/Mappers/OpenApiPathsMapper.cs` (+1 -2) 📝 `src/WireMock.Net.OpenApiParser/Settings/IWireMockOpenApiParserExampleValues.cs` (+1 -1) 📝 `src/WireMock.Net.OpenApiParser/Settings/WireMockOpenApiParserDynamicExampleValues.cs` (+1 -1) 📝 `src/WireMock.Net.OpenApiParser/Settings/WireMockOpenApiParserExampleValues.cs` (+1 -2) 📝 `src/WireMock.Net.OpenApiParser/Utils/ExampleValueGenerator.cs` (+1 -2) 📝 `src/WireMock.Net.OpenApiParser/WireMock.Net.OpenApiParser.csproj` (+6 -6) 📝 `src/WireMock.Net.OpenApiParser/WireMockOpenApiParser.cs` (+1 -1) 📝 `test/WireMock.Net.Tests/WireMockServerTests.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 09:19:30 +01:00
adam closed this issue 2025-12-29 09:19:30 +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#1378