owncloud / ocis-php-sdk

Apache License 2.0
3 stars 1 forks source link

Add function to remove share invite using root endpoint #227

Closed amrita-shrestha closed 16 hours ago

amrita-shrestha commented 1 week ago

This PR refactor delete function of Share to work on both permission and root endpoint.

In this PR, ResourceShare has been introduced. Share class is parent class for DriveShare and ResourceShare. ResourceShare will be parent class for ShareLink, ShareCreated.

Part of

sonarcloud[bot] commented 16 hours ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
71.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud