Update services/graph/README.md

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Ralf Haferkamp
2025-01-16 16:34:58 +01:00
committed by GitHub
co-authored by Jörn Friedrich Dreyer
parent 3cb3a420d6
commit 5959c3b87e
+1 -1
View File
@@ -1,6 +1,6 @@
# Graph
The graph service provides the Graph API which is a RESTful web API used to access Infinite Scale
The graph service provides the Graph API which is a RESTful web API used to access OpenCloud
resources. It is inspired by the [Microsoft Graph API](https://learn.microsoft.com/en-us/graph/use-the-api)
and can be used by clients or other services or extensions. Visit the [Libre Graph API](https://docs.opencloud.eu/libre-graph-api/)
for a detailed specification of the API implemented by the graph service.