mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-27 22:41:10 -05:00
a51393e5bf
This is an incomplete implementation of username changing code. The things still needed to be finished: * The method that changes the member attribute has to be filled in. * The functionality needs to be tested. * Unit tests need to be added.
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.