Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.
This repository was 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

@eXhumer

Description

@eXhumer

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"
 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions