mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #670] [MERGED] Improve method MapSchemaToObject to support array and object #1025
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/670
Author: @leolplex
Created: 10/27/2021
Status: ✅ Merged
Merged: 10/28/2021
Merged by: @StefH
Base:
master← Head:ImproveSupportSchemaAllOf📝 Commits (2)
58606dcImprove method MapSchemaToObject to support array and object1ffe21dMerge branch 'master' into ImproveSupportSchemaAllOf📊 Changes
1 file changed (+15 additions, -7 deletions)
View changed files
📝
src/WireMock.Net.OpenApiParser/Mappers/OpenApiPathsMapper.cs(+15 -7)📄 Description
Hello,
I have been tested against other cases and now it supports the array and the object case also doest not matter the position of the AllOf.
Thanks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.