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
Hey @ar-ohi-srivastav - the command layer has not been ported over from 1.x to 2.x. The MarshallCompat class is only used in the context of serializing/deserializing Command objects.
In versions 1.x.x there was support for MarshallCompat
using
io.apicurio.datamodels.compat.MarshallCompat
Can anyone tell me what is the replacement of the above functionality in version 2.1.0 of data models
The text was updated successfully, but these errors were encountered: