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
CWCOW specific CombinedLayers request type was added because we needed to include the
containerID in there. However, we are mostly going to need to include the containerID in
all the requests not just this specific one. We will make a separate commit for that
change. Also, the containerID wasn't currently being used anywhere (except for logging) so
it is safe to remove that and just use the existing CombinedLayers request.
Signed-off-by: Amit Barve <ambarve@microsoft.com>
0 commit comments