github.com/cs3org/reva/v2@v2.27.7/changelog/2.8.0_2022-08-23/make-dataprovider-return-metadata.md (about) 1 Change: dataproviders now return file metadata 2 3 Dataprovider drivers can now return file metadata. When the resource info contains a file id, the mtime or an etag, these will be included in the response as the corresponding http headers. 4 5 https://github.com/cs3org/reva/pull/3154