github.com/cs3org/reva/v2@v2.27.7/changelog/2.22.0_2024-07-29/enhance-archiver-set-output-format-via-query-param.md (about) 1 Enhancement: Set archiver output format via query parameter 2 3 Sets the archive output format e.G "tar" via the url query parameter "output-format", 4 possible params are "zip" and "tar", falls back to "zip". 5 6 https://github.com/cs3org/reva/pull/4766 7 https://github.com/owncloud/ocis/issues/9399 8 https://github.com/owncloud/web/issues/11080