One of my apps that i'm trying to migrate from API v1 to v2 uses the v1 functionality where you can download https://content.dropboxapi.com/1/files/auto/path/to/folder, and dropbox sends you a ZIP file so long as the contents of the folder are small enough.
Has the auto-zip functionality been completely removed in API v2 or is there some way to get that functionality?
thanks.