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
Depricate all the current LiveObjects endpoints.
Add three new specification endpoints:
1. /channels/{channelId}/object POST: publish live objects operations
2. /channels/{channelId}/object GET : get an object
2. /channels/{channelId}/object/{objectId} GET : get an object by ID
0 commit comments