Skip to content

Commit 2a4b523

Browse files
authored
Refactor SharePoint restore session steps
1 parent 2e192aa commit 2a4b523

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-reference/beta/api/sharepointrestoresession-post-siterestoreartifactsbulkadditionrequests.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ In the request body, supply a JSON representation of the [siteRestoreArtifactsBu
5959
You can specify the following properties when you create a **siteRestoreArtifactsBulkAdditionRequest** object.
6060

6161
|Property|Type|Description|
62-
|:---|:---|:---|
63-
|siteWebUrls|[Collection(Edm.String)]|A property which contains the list of SharePoint site URLs. Optional.|
64-
|siteIds|[Collection(Edm.String)]|A property which contains the list of SharePoint siteIds. Optional.|
62+
|:---|:---|:---|
63+
|siteWebUrls|String collection|The list of SharePoint site URLs. Optional.|
64+
|siteIds|String collection|The list of SharePoint site IDs. Optional.|
6565

6666
## Response
6767

0 commit comments

Comments
 (0)