mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
Merge pull request #14106 from nextcloud/backport/14076/stable32
[stable32] docs: add upload_time to supported DAV properties table
This commit is contained in:
@@ -65,6 +65,8 @@ not all properties can be used for each operation.
|
||||
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
|
||||
| {DAV:}getlastmodified | Modified date | ✓ | ✓ | ✓ | Datetime |
|
||||
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
|
||||
| {http://nextcloud.org/ns}upload_time | Upload date | ✓ | ✓ | ✓ | Datetime |
|
||||
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
|
||||
| {http://owncloud.org/ns}size | File size or folder size | ✓ | ✓ | ✓ | Integer |
|
||||
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
|
||||
| {http://owncloud.org/ns}favorite | Favorite status | ✓ | ✓ | ✓ | Boolean |
|
||||
|
||||
Reference in New Issue
Block a user