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

feat: Add updateFileMetadata function to google-drive api #308

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

Jo-lefthook
Copy link
Contributor

@Jo-lefthook Jo-lefthook commented Apr 29, 2024

This PR adds updateFileMetadata function to facilitate updating files metadata

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @friggframework/api-module-google-drive@0.5.0-canary.308.be65030.0
# or 
yarn add @friggframework/api-module-google-drive@0.5.0-canary.308.be65030.0

Copy link

sonarcloud bot commented Apr 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@seanspeaks seanspeaks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just a file PATCH... is that effectively updating metadata?

@Jo-lefthook
Copy link
Contributor Author

This is just a file PATCH... is that effectively updating metadata?

@seanspeaks Yes, it's an implementation for the PATCH request in this doc

@Jo-lefthook Jo-lefthook merged commit 513245c into version-0 Apr 29, 2024
5 of 6 checks passed
@seanspeaks
Copy link
Contributor

🚀 PR was released in @friggframework/api-module-google-drive@0.5.0 🚀

@seanspeaks seanspeaks added the released This issue/pull request has been released. label Apr 29, 2024
@seanspeaks seanspeaks deleted the feature/google-drive-update-file-request branch August 6, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants