-
Notifications
You must be signed in to change notification settings - Fork 145
Update drive item #315
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
Update drive item #315
Conversation
…ad-generics fix raw type usage in ChunkedUploadResult
March Updates
This reverts commit 0de077a.
TIL never edit in GH
Bringing in changes from released dev branch to master branch
November 2018 updates
January 2019 updates
February 2019 Updates
May updates 2019
Dev to master merge
July 2019 dev to master merge
Generated v1.0 models and request builders using Typewriter (microsoftgraph#311) - …
|
Hey @yudix thanks for the PR! |
|
Hi,
It was indeed a long time ago, and some of my code indeed merged with
another developers PR...
Now, there is a support for conflict behavior in java
driveItem.additionalDataManager().put("@microsoft.graph.conflictBehavior
But when I send the PR the code on the doc
https://docs.microsoft.com/en-us/graph/api/driveitem-post-children?view=graph-rest-1.0&tabs=java
Was not even compile.
Now, it just a workaround and not a Java solution, I implement an enum for
this, and also there is no much info what type of conflict behavior one
should expect...
Sorry, I probably will not send more PR's, Thanks for your attention but it
is too late.
yudix.
…On Tue, Aug 18, 2020, 22:59 Vincent Biret ***@***.***> wrote:
Hey @yudix <https://github.com/yudix> thanks for the PR!
I'm doing a cleanup of the repo (I'm new here), trying to align branches,
close issues that are already resolved and merged pull requests which
waited a while.
To me it looks like most of you changes were already in master, but never
merged back in dev, see #414
<#414>
Can you explain further why you added the property on the Drive item
please?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#315 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB5H4JIUAT5QM47X3RVCKHLSBLMSLANCNFSM4JGVY7NQ>
.
|
|
thanks for the quick reply and sorry it took so long to this PR to get looked at. Closing now that we have all the pieces in place (patch in the handlers, additional properties manager and docs) |
No description provided.