forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packs/GoogleDrive: add modify labels command (demisto#28962) (demisto…
…#29125) * packs/GoogleDrive: add modify labels command Add a command to modify labels in google drive * packs/GoogleDrive: add modify labels command readme Generate docs based on yaml * packs/GoogleDrive: add get labels command Get labels command to get all labels in google drive * packs/GoogleDrive: get-file-labels command Add command to get labels attached to file * packs/GoogleDrive: update version 1.2.40 * packs/GoogleDrive: update release notes * Update Packs/GoogleDrive/Integrations/GoogleDrive/GoogleDrive.py * packs/GoogleDrive: fix return value Return result instead of return * packs/GoogleDrive: add a test for list labels * packs/GoogleDrive: add a test for modify label * packs/GoogleDrive: rename test files * packs/GoogleDrive: added context path for GoogleDrive modify lables * packs/GoogleDrive: added context path for GoogleDrive get file labels * packs/GoogleDrive: added context path for GoogleDrive get labels * packs/GoogleDrive: format file and fix test * update readme * update docker * packs/reco: fix test --------- Signed-off-by: Gal Nakash <gal@recolabs.ai> Co-authored-by: GalNakash-RecoLabs <71227802+GalNakash-RecoLabs@users.noreply.github.com> Co-authored-by: ostolero <86190583+ostolero@users.noreply.github.com> Co-authored-by: ostolero <ostolero@paloaltonetworks.com>
- Loading branch information
Showing
8 changed files
with
1,022 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.