ocis icon indicating copy to clipboard operation
ocis copied to clipboard

[QA][Sharing NG] test coverage for `/graph/v1beta1/drives/{driveId}/root` endpoint

Open nirajacharya2 opened this issue 1 year ago • 0 comments

There are few new API endpoint for graph API. https://github.com/owncloud/ocis/pull/8727

  • [x] POST /drives/{driveID}/root/invite https://github.com/owncloud/ocis/pull/8850
  • [ ] POST /drives/{driveID}/root/createLink @amrita-shrestha https://github.com/owncloud/ocis/pull/9076
  • [x] GET /drives/{driveID}/root/permissions @amrita-shrestha https://github.com/owncloud/ocis/pull/8824
  • [x] remove access to the drive DELETE /drives/{driveID}/root/permissions/{permissionID} https://github.com/owncloud/ocis/pull/8879 https://github.com/owncloud/ocis/pull/8920 https://github.com/owncloud/ocis/pull/8986
  • [ ] remove space link DELETE /drives/{driveID}/root/permissions/{permissionID}
  • [ ] PATCH /drives/{driveID}/root/permissions/{permissionID} @amrita-shrestha https://github.com/owncloud/ocis/pull/8906
  • [ ] POST /drives/{driveID}/root/permissions/{permissionID}/setPassword https://github.com/owncloud/ocis/pull/9078

--------------------------Issues------------------------------------

  • invite
    • https://github.com/owncloud/ocis/issues/8839

nirajacharya2 avatar Apr 09 '24 09:04 nirajacharya2