mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #908] [MERGED] RequestBuilder : add WithBodyAsJson and WithBody (with IJsonConverter) #1142
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/908
Author: @StefH
Created: 3/19/2023
Status: ✅ Merged
Merged: 3/22/2023
Merged by: @StefH
Base:
master← Head:Request-WithBody-T📝 Commits (3)
f5fdec7RequestBuilder : add WithBodyAsJson and WithBody (with IJsonConverter)8e59ad0Merge branch 'master' into Request-WithBody-Tfc2d6e6tests📊 Changes
4 files changed (+97 additions, -6 deletions)
View changed files
📝
src/WireMock.Net/RequestBuilders/IBodyRequestBuilder.cs(+20 -1)📝
src/WireMock.Net/RequestBuilders/Request.WithBody.cs(+21 -1)📝
src/WireMock.Net/ResponseBuilders/IBodyResponseBuilder.cs(+2 -2)📝
test/WireMock.Net.Tests/RequestWithBodyTests.cs(+54 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.