Skip to content

Commit d40f0a4

Browse files
Merge pull request #14106 from nextcloud/backport/14076/stable32
[stable32] docs: add upload_time to supported DAV properties table
2 parents 728e2f0 + 73d0252 commit d40f0a4

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)