Skip to content

feat: add @libre.graph.shareTypes to driveItem - #58

Open
dschmidt wants to merge 1 commit into
mainfrom
feat/driveitem-share-types
Open

feat: add @libre.graph.shareTypes to driveItem#58
dschmidt wants to merge 1 commit into
mainfrom
feat/driveitem-share-types

Conversation

@dschmidt

@dschmidt dschmidt commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Adds a read-only @libre.graph.shareTypes annotation to driveItem, listing the types of shares existing on an item (user, group, link, remote). Lets listings render share indicators without expanding permissions. Only returned when requested via $select.

Replaces oc:share-types from WebDAV PROPFIND for Graph listings. Server side can derive user and group from the storage grants, same as ocdav does today.

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.

1 participant