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

Refactor files metadata upsert #91

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Refactor files metadata upsert #91

wants to merge 11 commits into from

Conversation

pavelzubarev
Copy link
Contributor

No description provided.

@@ -1049,7 +1049,7 @@ public ItemWriter writeFileHeaders() {

FilesUploadRequestProvider requestProvider = FilesUploadRequestProvider.builder()
.setEndpoint("files")
.setRequest(Request.create())
.setRequest(Request.create().withRootParameter("overwrite", true))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

According to documentation that should replace all fields without changing internal IDs

@pavelzubarev
Copy link
Contributor Author

Want to revive that PR from ashes and seek for opinions

@omarakabbal omarakabbal requested a review from a team February 25, 2022 09:56
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