Merge pull request #11547 from nextcloud/docs/dav-reminder

docs(dav): Document reminder property
This commit is contained in:
Pytal
2024-02-14 16:56:56 -08:00
committed by GitHub

View File

@@ -307,6 +307,9 @@ Supported properties
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
| <nc:lock-token> | The token of the lock. | ``files_lock/0e53dfb6-61b4-46f0-b38e-d9a428292998`` |
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
| <nc:reminder-due-date> | | The due date of the reminder | ``1970-01-01T00:00:00+00:00`` |
| | | as an ISO 8601 formatted string. | |
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
Listing folders (rfc4918_)
--------------------------