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
chore: regenerate Go client for getAccount response type fix
Updates the generated Go client code to reflect the corrected getAccount
response type. The endpoint now properly returns a single AccountMembership
object instead of an array, fixing the generated client types.
0 commit comments