Skip to content

Commit

Permalink
Merge pull request #11547 from nextcloud/docs/dav-reminder
Browse files Browse the repository at this point in the history
docs(dav): Document reminder property
  • Loading branch information
Pytal authored Feb 15, 2024
2 parents 03b58f3 + 0265d46 commit 11159fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions developer_manual/client_apis/WebDAV/basic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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_)
--------------------------
Expand Down

0 comments on commit 11159fa

Please sign in to comment.