owncloud / ocis-php-sdk

Apache License 2.0
3 stars 1 forks source link

Add share invite method using root endpoint #226

Closed amrita-shrestha closed 1 day ago

amrita-shrestha commented 1 week ago

This PR adds a function to create a share invite for the drive using the root endpoint.Environment for OCIS_VERSION is added in pipeline to skip this test on stable branch

Structure of file will be handled in later PR. DriveShare.php and Share.php will be handled when delete or setExpiration will add

sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
61.0% Coverage on New Code
15.0% Duplication on New Code

See analysis details on SonarCloud