mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-20 12:00:48 -05:00
* Disassociate users from schools on school delete. This PR alters the `DeleteEducationSchool` to also disassociate the users that were associated with the to-be-deleted school. * Add changelog. * Remove punctuation from changelog. * Remove redundant return statement. * Skip when user not find.
Graph service
The graph service provides the Graph API which is a RESTful web API used to access Infinite Scale resources. It is inspired by the Microsoft Graph API and can be used by clients or other services or extensions.