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
I found an specification for json mapping. Enums are represented as a string, but codec tries to decode/encode enum from an integer. Is it correct or we need to fix it???