mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #11642 from nextcloud/doc/add-file-versions-api-documentation
doc(files_versions): added API doc for file versions
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