Skip to content

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

Merged
butonic merged 1 commit into
mainfrom
feat/driveitem-share-types
Sep 1, 2026
Merged

feat: add @libre.graph.shareTypes to driveItem#58
butonic merged 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.

Comment thread api/openapi-spec/v1.0.yaml
@butonic
butonic merged commit 0c54c74 into main Sep 1, 2026
4 checks passed
@butonic
butonic deleted the feat/driveitem-share-types branch September 1, 2026 07:48
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.

2 participants