adding test for updating role of a share (#8329)
This commit is contained in:
@@ -1756,7 +1756,7 @@ class GraphHelper {
|
||||
* @return ResponseInterface
|
||||
* @throws GuzzleException
|
||||
*/
|
||||
public static function updateLinkShare(
|
||||
public static function updateShare(
|
||||
string $baseUrl,
|
||||
string $xRequestId,
|
||||
string $user,
|
||||
|
||||
Reference in New Issue
Block a user