From 44d4859b555bc225b02ae15abe766af9ad03dbb4 Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Mon, 24 Apr 2023 16:09:51 +0200 Subject: [PATCH] Improve sharees doc Signed-off-by: Louis Chemineau --- developer_manual/client_apis/WebDAV/basic.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/developer_manual/client_apis/WebDAV/basic.rst b/developer_manual/client_apis/WebDAV/basic.rst index a232fe2f5..b0fd9a7b9 100644 --- a/developer_manual/client_apis/WebDAV/basic.rst +++ b/developer_manual/client_apis/WebDAV/basic.rst @@ -233,9 +233,7 @@ Supported properties +-------------------------------+--------------------------------------------------+--------------------------------------------------------------------------+ | | User set attributes. | ``[{ "scope" => , "key" => , "enabled" => }]`` | +-------------------------------+--------------------------------------------------+--------------------------------------------------------------------------+ -| | The list of share recipient. | | - id | -| | | | - display-name | -| | | | - share type | +| | The list of share recipient. | ``{ id, display-name, share type }`` | +-------------------------------+--------------------------------------------------+--------------------------------------------------------------------------+ | | A list of checksum. | ``md5:04c36b75222cd9fd47f2607333029106`` | +-------------------------------+--------------------------------------------------+--------------------------------------------------------------------------+