diff --git a/changelog/unreleased/improve-graph.md b/changelog/unreleased/improve-graph.md new file mode 100644 index 000000000..68ba0f083 --- /dev/null +++ b/changelog/unreleased/improve-graph.md @@ -0,0 +1,6 @@ +Bugfix: Fix graph endpoint + +We have added the memberOf slice to the /users endpoint +and the member slice to the /group endpoint + +https://github.com/owncloud/ocis/issues/3925