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
Improve error message for missing reflection data (#2038)
Motivation:
The message for missing reflection data isn't very helpful as it doesn't
indicate what reflection data is missing.
Modifications:
- Improve the error message
- Add note about well-known-types
Result:
Clearer error message
0 commit comments