-
Notifications
You must be signed in to change notification settings - Fork 123
OCM: Handle ROCrate #5452
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
base: master
Are you sure you want to change the base?
OCM: Handle ROCrate #5452
Conversation
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
2427a65 to
21e9b0d
Compare
9378def to
21e9b0d
Compare
88174ee to
0d1d842
Compare
0d1d842 to
05801e7
Compare
glpatcern
left a comment
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.
It looks generally good though there are some changes. I'm going to stack another PR on top of this one so please once you're back just add commits without overwriting the history ;-)
| w.WriteHeader(http.StatusOK) | ||
| } | ||
|
|
||
| func CS3ResourcePermissionsToUnifiedRole(ctx context.Context, p *storageprovider.ResourcePermissions) *libregraph.UnifiedRoleDefinition { |
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.
This and the following funcs / structs should already exist in the generic conversions utilities (and if not, they should go there) as they are not specific to the embedded OCM protocol.
a730d59 to
341b1f2
Compare
341b1f2 to
d736cda
Compare
This PR contains the following:
ListReceivedOCMSharescall and adapts to the new fieldsSharedResourceTypeandRecipientType