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
Currently, MessagePack serialization only filters Things based on the request Metadata Version. This Metadata Version should also discard serialization of some properties.
For example: requesting Things with Accept-CDP set to 1.2.0 against any WebServices, the Actor property is serialized but it should be discarded since it's a 1.3.0 version.