-
Notifications
You must be signed in to change notification settings - Fork 113
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
Implement CS3APIs datatx name change PullTransfer -> CreateTransfer #3553
Conversation
f8707d5
to
0659a8d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there, I see you sorted out Reva with the rebase, at this point let's make things clearer - we're also cleaning up the other OCM properties including having datatx
as a protocol type, see cs3org/OCM-API#57
Therefore I propose you to also add the opaque parameters as real ones.
0659a8d
to
6426036
Compare
5623ec9
to
648a425
Compare
…s3org#3553) * Implement CS3APIs datatx message name change. * Add #PR * Bindings to make CI pass * Opaque field ShareId promoted to real message property. * Temporary reference to upcoming/to-be-merged CS3APIs change. * Normalize before url parsing if necessary. * Lint fixes. * Lint fixes. * Cleanup lines. * Revert to new go bindings. --------- Co-authored-by: Antoon P <[email protected]>
This breaking change implements the CS3APIs name change PullTransfer -> CreateTransfer (requires: cs3org/cs3apis#195).