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
EventData type is only used as a return value for Listing activity logs which should not be modifyable on the client side. Please fix all of them by adding "readOnly": true, attribute to each property.