Hi, I am working on getting the shared links of a file or a folder along with it's parent's shared links with API list_shared_links.
However, I got different response from Team Space and Team Folders model.
For Team Space model, neither given true nor false to `direct_only`, there's no parent's shared links in the response.
For Team Folders model, direct_only works as the description.
Just want to make sure is this expected behavior ? Cause there's no description about it.
Thanks!