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
Hi! I was wondering if there's a way to limit which serdes are allowed. I'd like to show our custom serde + the String serde only. Is this possible? I couldn't find it in the docs.
Thanks