Files
opencloud/changelog/unreleased/bump-libregraph.md
Florian Schade 21797fb22d [full-ci] Bump libre-graph-api-go and drive group permissions (#5312)
* Bump libre-graph-api-go
Expose drive group permissions

Co-authored-by: kobergj <jkoberg@owncloud.com>
2022-12-30 17:23:56 +01:00

358 B

Enhancement: Bump libre-graph-api-go

We fixed a couple of issues in libre-graph-api-go package.

  • rename drive permission grantedTo to grantedToIdentities to be ms graph spec compatible.
  • drive.name is a required property now.
  • add group property to the identitySet.

https://github.com/owncloud/ocis/pull/5309 https://github.com/owncloud/ocis/pull/5312