mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1293] [MERGED] Grpc: Fix parsing null value for google.protobuf.Timestamp #1318
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/1293
Author: @StefH
Created: 5/10/2025
Status: ✅ Merged
Merged: 5/10/2025
Merged by: @StefH
Base:
master← Head:1280-question-grpc📝 Commits (2)
b2c1133Add another example for Grpc client + mapping90670e5📊 Changes
5 files changed (+249 additions, -73 deletions)
View changed files
📝
examples/WireMock.Net.Console.GrpcClient/Program.cs(+31 -11)📝
examples/WireMock.Net.Console.GrpcClient/WireMock.Net.Console.GrpcClient.csproj(+3 -1)➕
examples/WireMock.Net.Console.GrpcClient/policy.proto(+64 -0)📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+150 -60)📝
src/WireMock.Net/WireMock.Net.csproj(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.