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
Map fields aren't presented as maps, but as repeated fields of entries, which does not parse per the json format. Fixing this requires recognizing the synthetic FooEntry message types.
The text was updated successfully, but these errors were encountered:
Map fields aren't presented as maps, but as repeated fields of entries, which does not parse per the json format. Fixing this requires recognizing the synthetic
FooEntry
message types.The text was updated successfully, but these errors were encountered: