Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Folder -> Create Folder #11

Open
cyclops1982 opened this issue Sep 28, 2020 · 0 comments
Open

Implement Folder -> Create Folder #11

cyclops1982 opened this issue Sep 28, 2020 · 0 comments
Labels
Feature Request New feature or request Ready Ready to be implemented
Milestone

Comments

@cyclops1982
Copy link
Member

cyclops1982 commented Sep 28, 2020

The ability to add a folder to a drive.

Please note that you can have a folder with the same name.

Input:

  • Folder Name (Text)
  • Parent Folder ID (Text - this can be a folder, or a DRIVE id)

Expected output:

  • Same GetInfoById on the new folder

Validation:

  • The parent folder Id can be either an existing folder ID, or a drive ID. If it does not exist, then provide the error message "Parent Id '{Id}' does not exist."
@cyclops1982 cyclops1982 added the Feature Request New feature or request label Sep 28, 2020
@cyclops1982 cyclops1982 added this to the v0.2 milestone Sep 28, 2020
@cyclops1982 cyclops1982 added the Ready Ready to be implemented label Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request Ready Ready to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant