Closed vipulnsward closed 6 months ago
The recent updates encompass a broad range of REST API functionalities for managing files, groups, webhooks, and metadata using the Uploadcare API. These changes streamline user interactions by facilitating file operations, metadata updates, webhook handling, and file storage efficiently across various scripts.
File Path | Change Summary |
---|---|
.../delete_files_storage.rb , .../delete_files_uuid_storage.rb , .../delete_groups_uuid.rb , .../delete_webhooks_unsubscribe.rb |
Introduced functionalities for deleting files, groups, and webhooks. API key configuration included. |
.../post_webhooks.rb , .../put_webhooks_id.rb |
Added capabilities for creating and updating webhooks. API key setup integrated. |
.../put_files_storage.rb , .../put_files_uuid_storage.rb |
Enhanced file storage functionalities using specific UUIDs. API key configuration applied. |
.../delete_files_uuid_metadata_key.rb , .../put_files_uuid_metadata_key.rb |
Managed file metadata through deletion and updates. API key setup included. |
🌟🐰✨
In the land of code where the bytes flow free,
A rabbit dances with updates for thee.
Deleting, storing, and webhooks in flight,
Uploadcare shines with digital might.
Hop, skip, a leap in the data's keep,
Changes aplenty, in the code we sweep. 📁🚀
🌟🐰✨
Description
Start adding API examples for different rest API and upload API endpoints
Checklist
Summary by CodeRabbit
New Features
Enhancements