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 type identifier was previously used as-is (e.g. `carType`) in the
generated code for enums while generated enums always start with a
capital letter (`CarType`).
0 commit comments