Skip to content

Commit 30868f7

Browse files
authored
Merge pull request #14076 from nextcloud/feat/1698/recent-files-include-recently-uploaded
docs: add upload_time to supported DAV properties table
2 parents 33f6655 + a9efe9a commit 30868f7

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+
| {http://nextcloud.org/ns}upload_time | Upload date |||| Datetime |
69+
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
6870
| {http://owncloud.org/ns}size | File size or folder size |||| Integer |
6971
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
7072
| {http://owncloud.org/ns}favorite | Favorite status |||| Boolean |

0 commit comments

Comments
 (0)