docs(dav): Document reminder property

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng
2024-02-14 15:53:32 -08:00
parent 03b58f33a1
commit 0265d468ad

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_)
--------------------------