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
refactor(model-api)!: rename node id property key to #originalRef#
BREAKING CHANGE: The id property has been renamed from #mpsNodeId# to #originalRef# to better describe the contained value. Users should not use this value directly but instead use INode::getOriginalReference().
0 commit comments