Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Add follow shortcut support and option to disable it if needed #11

Open
eXhumer opened this issue May 17, 2020 · 0 comments
Open

Add follow shortcut support and option to disable it if needed #11

eXhumer opened this issue May 17, 2020 · 0 comments

Comments

@eXhumer
Copy link
Owner

eXhumer commented May 17, 2020

Add check for "mimeType": "application/vnd.google-apps.shortcut". Then check if user wants to follow shortcut or not. If not follow shortcut, skip it. If follow shortcut, check the target details for shortcut. and do stuff again based on that and so on.

Add shortcutDetails(targetId,targetMimeType) to get request to get the shortcutDetails. It looks like this.

 "shortcutDetails": {
  "targetId": "1SqcsGNkkd****************",
  "targetMimeType": "application/vnd.google-apps.folder"
 }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant