-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requestgood-next-issueThis issue is a good candidate for soon implementationThis issue is a good candidate for soon implementation
Description
When receiving a protobuf message of the wrong type (or specifying the wrong expected response type) often times no fields can be properly matched and the protobuf payload will be interpreted as empty. While we cannot guarantee to get an error in such a case, we can at least still show unknown fields which were present in the payload - and hence, make it easier for the user to detect, when they specified the wrong response type.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood-next-issueThis issue is a good candidate for soon implementationThis issue is a good candidate for soon implementation