mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
doc(files_versions): added API doc for file versions
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
This commit is contained in:
@@ -310,6 +310,10 @@ Supported properties
|
||||
| <nc:reminder-due-date> | | The due date of the reminder | ``1970-01-01T00:00:00+00:00`` |
|
||||
| | | as an ISO 8601 formatted string. | |
|
||||
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
|
||||
| <nc:version-label /> | The user-set label for a file. | |
|
||||
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
|
||||
| <nc:version-author /> | The author's id of a specified file verson. | ``admin``, ``jane``, ``thisAuthorsID`` |
|
||||
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
|
||||
|
||||
Listing folders (rfc4918_)
|
||||
--------------------------
|
||||
|
||||
Reference in New Issue
Block a user