apiTest. set recipient type in body

This commit is contained in:
Viktor Scharf
2023-12-19 23:28:52 +01:00
parent bce38f965f
commit 4e6bdc1688
2 changed files with 6 additions and 1 deletions
@@ -112,6 +112,7 @@ class SharingNgContext implements Context {
$spaceId,
$itemId,
$shareeId,
$rows['shareType'],
$rows['role']
)
);