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
Makes SelfDescribingJson class open to allow for inheritance (#906)
This allow inheritance on the client side. This as the behaviour available with Objc version of the SDK and one I could not find any drawback in the current state of the SDK. Being able to inherit allows of use of type's init while preserving SelfDescribingJson identity.
0 commit comments