You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bug prevents binding a JSON body to a repeating collection of messages. It was tested with primitive values (i.e. a collection of strings) but not a collection of messages.
This will be fixed in .NET 8. Will look to see if it can be also fixed in a .NET 7 servicing release.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm trying to use the new great feature "grpc json transcoding", but I'm getting an error when I try to pass to the body a repeated field.
My proto :
The error :

So, if i understand correctly, it's not supported yet, am I right ?
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: