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
fix: strip UUID.validateJsonElement calls from generated sources
Post-generation sed only removed Object.validateJsonElement but
UUID.validateJsonElement also has no such method, causing compile
errors in GetTeamIdParameter and GetAlertFieldIdParameter.
0 commit comments