From 1f86a79a150f961ee77552034d00f70343e8d429 Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 6 Apr 2023 10:48:38 +0200 Subject: [PATCH] Update Graph README.md An image source referenced must be the raw source to be shown properly in owncloud.dev. No impact on showing the readme here. --- services/graph/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services/graph/README.md b/services/graph/README.md index 2eb8f188d..8908121d3 100644 --- a/services/graph/README.md +++ b/services/graph/README.md @@ -11,8 +11,9 @@ Using the API, you can manually filter like for users. See the [Libre Graph API] The following image gives an overview of the scenario when a client requests to list available spaces the user has access to. To do so, the client is directed with his request automatically via the proxy service to the graph service. + - + ## Caching