diff --git a/developer_manual/client_apis/WebDAV/basic.rst b/developer_manual/client_apis/WebDAV/basic.rst index e623ee4f2..62019dd1c 100644 --- a/developer_manual/client_apis/WebDAV/basic.rst +++ b/developer_manual/client_apis/WebDAV/basic.rst @@ -310,6 +310,10 @@ Supported properties | | | The due date of the reminder | ``1970-01-01T00:00:00+00:00`` | | | | as an ISO 8601 formatted string. | | +-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+ +| | The user-set label for a file. | | ++-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+ +| | The author's id of a specified file verson. | ``admin``, ``jane``, ``thisAuthorsID`` | ++-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+ Listing folders (rfc4918_) --------------------------