Skip to content

Conversation

@srivastavarahull
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds optional metadata parameters to upload functions to support additional HTTP headers like content type, disposition, encoding, cache control, and user-defined metadata during file uploads.

  • Added 5 new optional metadata parameters to the upload function signature
  • Updated method calls to pass through the new metadata parameters
  • Modified both deprecated and current upload method interfaces

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
ossFileTransfer.ts Extended upload method signature with metadata parameters and updated API call
ossClient.ts Updated uploadObjectAsync and uploadObject methods to accept and pass metadata parameters

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@srivastavarahull srivastavarahull force-pushed the DAS-358-add-xAdsMeta-propertites-to-upload branch from e3dfc54 to 20e7b4c Compare October 15, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants