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 or Update Tag #18

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

Implement Folder -> Create or Update Tag #18

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

Create or Update a single tag on a folder.

Input values:

  • FolderId (text)
  • Tag Name (text)
  • Tag Value (text)

Output:

  • Same as GetInfoById

Input validation:

  • If folder doesn't exist:"Folder '{FolderId}' does not exist"
  • If the tag does not exist, then ADD the tag to the tags
@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 changed the title Folder -> Update Tag Implement Folder -> Update Tag Sep 28, 2020
@cyclops1982 cyclops1982 added the Ready Ready to be implemented label Nov 4, 2020
@cyclops1982 cyclops1982 changed the title Implement Folder -> Update Tag Implement Folder -> Create or Update Tag 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