c# api v4 and home

Options

Hi,

In the recent changes of the c# sdk, /home is being replaced by /folders/personal. Yet the new endpoint, is a major regression in terms of data returned:

Workpaces are missing

Sub sheets are missing

Sub folders are missing

Sub report are missing

Sights/dashboard are missing

So I have to rebuild a tree hierarchy I'll have to do recursive call against all the tree for each folders (muliplied by 4 to list sheets, reports, folders and dashbaords).

Do you plan on keeping the former, working 'home' solution ?

If not, when will the former, working 'home' endpoint get disabled ?