Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add share invite method using root endpoint #226

Merged
merged 6 commits into from
Jul 9, 2024

Conversation

amrita-shrestha
Copy link
Contributor

@amrita-shrestha amrita-shrestha commented Jul 2, 2024

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

@amrita-shrestha amrita-shrestha self-assigned this Jul 2, 2024
@S-Panta S-Panta force-pushed the add-share-invite-using-root-endpoint branch 3 times, most recently from f53de4f to 6815760 Compare July 3, 2024 07:08
@S-Panta S-Panta force-pushed the add-share-invite-using-root-endpoint branch 2 times, most recently from b79bdde to 7e8f900 Compare July 3, 2024 09:11
@S-Panta S-Panta marked this pull request as ready for review July 3, 2024 09:16
Base automatically changed from add-get-roles-root-endpoint to main July 3, 2024 09:40
@S-Panta S-Panta force-pushed the add-share-invite-using-root-endpoint branch from 23cffe4 to 36c98c1 Compare July 3, 2024 09:44
@amrita-shrestha amrita-shrestha force-pushed the add-share-invite-using-root-endpoint branch from 36c98c1 to 92e6e02 Compare July 8, 2024 03:55
src/Drive.php Outdated Show resolved Hide resolved
tests/integration/Owncloud/OcisPhpSdk/DriveTest.php Outdated Show resolved Hide resolved
src/Drive.php Show resolved Hide resolved
@amrita-shrestha amrita-shrestha force-pushed the add-share-invite-using-root-endpoint branch 5 times, most recently from 811820b to e83bed1 Compare July 9, 2024 04:28
src/Drive.php Show resolved Hide resolved
src/Drive.php Outdated Show resolved Hide resolved
src/DriveShare.php Outdated Show resolved Hide resolved
@amrita-shrestha amrita-shrestha force-pushed the add-share-invite-using-root-endpoint branch from e83bed1 to 1958911 Compare July 9, 2024 05:14
Copy link

sonarcloud bot commented Jul 9, 2024

@amrita-shrestha amrita-shrestha merged commit cc4b535 into main Jul 9, 2024
2 checks passed
@amrita-shrestha amrita-shrestha deleted the add-share-invite-using-root-endpoint branch July 9, 2024 06:26
ownclouders pushed a commit that referenced this pull request Jul 9, 2024
* add share invite method using root endpoint

* updated ocis version

* adding env for skipping test in ocis stable

* added static method to create share body

* addressing reviews

* add class DriveShare

---------

Co-authored-by: Sabin <sabinpanta11@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants