github.com/cs3org/reva/v2@v2.27.7/changelog/1.1.0_2020-08-11/ocm-fixes.md (about)

     1  Bugfix: Take care of trailing slashes in OCM package
     2  
     3  Previously, we assumed that the OCM endpoints would have trailing
     4  slashes, failing in case they didn't. This PR fixes that.
     5  
     6  https://github.com/cs3org/reva/pull/1024