adding test for updating role of a share (#8329)

This commit is contained in:
nirajacharya2
2024-02-08 14:52:22 +05:45
committed by GitHub
parent 26eb1d6121
commit d87f5b0316
4 changed files with 207 additions and 95 deletions
+1 -1
View File
@@ -1756,7 +1756,7 @@ class GraphHelper {
* @return ResponseInterface
* @throws GuzzleException
*/
public static function updateLinkShare(
public static function updateShare(
string $baseUrl,
string $xRequestId,
string $user,