mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-13 13:53:34 +01:00
[PR #795] [MERGED] Add check for duplicate Guids when posting multiple mappings in one request #1087
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/795
Author: @StefH
Created: 8/22/2022
Status: ✅ Merged
Merged: 8/22/2022
Merged by: @StefH
Base:
master← Head:duplicate-guids📝 Commits (4)
d160c23Add check for DuplicateGuids0b2b513Add check for duplicate Guids when posting mapping(s)868f39emappingModels65b4b1dfix ut📊 Changes
6 files changed (+908 additions, -845 deletions)
View changed files
📝
WireMock.Net Solution.sln.DotSettings(+1 -0)📝
src/WireMock.Net/Server/WireMockServer.Admin.cs(+7 -13)📝
src/WireMock.Net/Server/WireMockServer.ConvertMapping.cs(+25 -5)📝
test/WireMock.Net.Tests/WireMock.Net.Tests.csproj(+1 -1)📝
test/WireMock.Net.Tests/WireMockAdminApiTests.cs(+493 -443)📝
test/WireMock.Net.Tests/WireMockServer.Admin.cs(+381 -383)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.