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
The Problems API allows reporters to attach additional information to reports with a custom type. However, the same types are not available for consumers. Producers should be able to supply an instance of T and have it be recreated on the client side (just like in the case of tooling models, including intermediate models).
The text was updated successfully, but these errors were encountered:
The Problems API allows reporters to attach additional information to reports with a custom type. However, the same types are not available for consumers. Producers should be able to supply an instance of T and have it be recreated on the client side (just like in the case of tooling models, including intermediate models).
The text was updated successfully, but these errors were encountered: