Open NodeGuy opened 9 years ago
At the API level we need to identify containers by strings but at the SDK level we should think of them as Container objects.
Yes you're right, but at the moment we want to keep it simple. However you can use the resource_uri of the containers to do calls manually if needed ( as getContainers can take uuids or resource_uri's) as parameters
At the API level we need to identify containers by strings but at the SDK level we should think of them as Container objects.