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
There was a breaking change made to the queue API in #1641 which involved changing cargo from returning a CargoObject to a QueueObject. Should this change have also been applied to the docs of cargoQueue?
There was a breaking change made to the queue API in #1641 which involved changing
cargofrom returning aCargoObjectto aQueueObject. Should this change have also been applied to the docs ofcargoQueue?