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
Currently, layersToLink (used in compose + upload requests to specify existing layers you want linked into your new one) reference datasets by orga id + datasetDirectoryName. Should be datasetId instead.
Note that this should introduce a new API version (probably 12) and provide backwards compatibility with the older libs version that still use the old request style.