Merge pull request #4540 from nextcloud/backport/3762/stable18

[stable18] add workspace property
This commit is contained in:
Morris Jobke 2020-09-14 17:08:27 +02:00 committed by GitHub
commit cbd2b2543c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,6 +93,7 @@ The following properties are supported:
- :code:`{http://owncloud.org/ns}checksums`
- :code:`{http://nextcloud.org/ns}has-preview`
- :code:`{http://owncloud.org/ns}size` Unlike :code:`getcontentlength`, this property also works for folders reporting the size of everything in the folder.
- :code:`{http://nextcloud.org/ns}rich-workspace` this property is provided by the text app
Getting properties for just the folder
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^