mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #933] [MERGED] C# code generator improvements #1154
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/933
Author: @cezarypiatek
Created: 5/7/2023
Status: ✅ Merged
Merged: 5/7/2023
Merged by: @StefH
Base:
master← Head:feature/code_generator_improvements📝 Commits (2)
42e87b5Escape quotes in generated C# stringsf95ac54Handle response with JSON body in C# code generator📊 Changes
3 files changed (+95 additions, -4 deletions)
View changed files
📝
src/WireMock.Net/Serialization/MappingConverter.cs(+63 -3)📝
test/WireMock.Net.Tests/WireMockAdminApiTests.IWireMockAdminApi_GetMappingsCode.verified.txt(+29 -0)📝
test/WireMock.Net.Tests/WireMockAdminApiTests.cs(+3 -1)📄 Description
This PR brings the following improvements:
WithBodyAsJsonmethod.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.