Files
opencloud/services/graph
Ralf Haferkamp ba761a0c3f graph: Make roleService optional again
Allow to use the /graph/users and /graph/education/users endpoints standalone
without the RoleService running. When there is no Roleservice do not expose
the `/appRoleAssignments` endpoint.
2023-02-02 16:04:03 +01:00
..
2022-06-27 14:05:36 +02:00
2022-12-21 15:38:14 +01:00
2022-12-21 15:38:14 +01:00
2022-12-05 11:11:25 +01:00

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.