Skip to content

Commit 5e9658c

Browse files
authored
Merge pull request #14176 from nextcloud/backport/14110/stable33
[stable33] docs: add creationdate to supported DAV properties table
2 parents dd5c820 + 914b76c commit 5e9658c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

developer_manual/client_apis/WebDAV/search.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ not all properties can be used for each operation.
6565
+----------------------------------------------+------------------------------------+------------+------------+----------+----------+
6666
| {DAV:}getlastmodified | Modified date |||| Datetime |
6767
+----------------------------------------------+------------------------------------+------------+------------+----------+----------+
68+
| {DAV:}creationdate | Creation date |||| Datetime |
69+
+----------------------------------------------+------------------------------------+------------+------------+----------+----------+
6870
| {http://nextcloud.org/ns}upload_time | Upload date |||| Datetime |
6971
+----------------------------------------------+------------------------------------+------------+------------+----------+----------+
7072
| {http://nextcloud.org/ns}last_activity | Latest of upload and modified date | ✓ ||| Datetime |

0 commit comments

Comments
 (0)