[PR #696] [MERGED] Filter required property in headers, query params, request body #1039

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/696
Author: @leolplex
Created: 11/27/2021
Status: Merged
Merged: 11/27/2021
Merged by: @StefH

Base: masterHead: MapOnlyRequiredConfigurations


📝 Commits (1)

  • fe7cc21 Filter required properti in headers, query params, request body

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 src/WireMock.Net.OpenApiParser/Mappers/OpenApiPathsMapper.cs (+3 -1)

📄 Description

Hello @StefH @JanuszRybinski,

This is the PR related with this #692, the idea is filter required property in Headers, Query Params, Request Body.

Regards.


🔄 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/696 **Author:** [@leolplex](https://github.com/leolplex) **Created:** 11/27/2021 **Status:** ✅ Merged **Merged:** 11/27/2021 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `MapOnlyRequiredConfigurations` --- ### 📝 Commits (1) - [`fe7cc21`](https://github.com/wiremock/WireMock.Net/commit/fe7cc21b39e4e6521c02567c3bcf602a4d70d4e3) Filter required properti in headers, query params, request body ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.OpenApiParser/Mappers/OpenApiPathsMapper.cs` (+3 -1) </details> ### 📄 Description Hello @StefH @JanuszRybinski, This is the PR related with this #692, the idea is filter required property in Headers, Query Params, Request Body. Regards. --- <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:26 +01:00
adam closed this issue 2025-12-29 08:34:26 +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#1039