github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/add-hide-flag-to-shares.md (about)

     1  Enhancement: Add hide flag to shares
     2  
     3  We have added the ability to hide shares through the
     4  ocs/v2.php/apps/files_sharing/api/v1/shares/pending/ endpoint
     5  by appending a POST-Variable called hide which can be true or false.
     6  
     7  https://github.com/cs3org/reva/pull/4295
     8  https://github.com/cs3org/reva/pull/4289
     9  https://github.com/cs3org/reva/pull/4194
    10  https://github.com/owncloud/ocis/issues/7589