github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/fix-getshare-statuscode.md (about)

     1  Bugfix: Fix CS3 status code when looking up non existing share
     2  
     3  When trying to lookup a share that does not exist we now return a proper "not found"
     4  error instead of just an "internal error.
     5  
     6  https://github.com/cs3org/reva/pull/4366