mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #644] [MERGED] Mapping headers in OpenAPI #1013
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/644
Author: @leolplex
Created: 10/6/2021
Status: ✅ Merged
Merged: 10/7/2021
Merged by: @StefH
Base:
master← Head:master📝 Commits (4)
0b8537bSupport edge case: first object, next an array.edf15bfAdd mapping to header parameters.0296d76Merge branch 'WireMock-Net:master' into master355c3e7Refactor the method MapHeadersParameters to MapHeaders📊 Changes
1 file changed (+24 additions, -1 deletions)
View changed files
📝
src/WireMock.Net.OpenApiParser/Mappers/OpenApiPathsMapper.cs(+24 -1)📄 Description
Hi Stef,
In this opportunity I want to add the ability to allow the headers mappings. I just use the same coded logic but add Headers.
I hope doin an additional future change (support request body mapping). When I finish it, could you upload the new version to nuget, please?
Daniel.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.