Skip to content

Commit 9376437

Browse files
committed
Acrolinx and review pass, rewording.
1 parent 1016348 commit 9376437

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/beta/api/restorepoint-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If successful, this action returns a `200 OK` response code and a [restorePointS
6868
> [!NOTE]
6969
> - Calls return a maximum of five restore points.
7070
> - You can include a maximum of 20 protection units in a single request, and the response isn't paginated.
71-
> - For search with artifactQuery expression, the count of protectionUnitIds passed should be exactly 1.
71+
> - When you provide an expression for the `artifactQuery` property, you must provide only one protection unit ID in the `protectionUnitIds` property.
7272
7373
For a list of possible error responses, see [Backup Storage API error responses](/graph/backup-storage-error-codes).
7474

api-reference/v1.0/api/restorepoint-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If successful, this action returns a `200 OK` response code and a [restorePointS
6666
> [!NOTE]
6767
> - Calls return a maximum of five restore points.
6868
> - You can include a maximum of 20 protection units in a single request, and the response isn't paginated.
69-
> - For search with artifactQuery expression, the count of protectionUnitIds passed should be exactly 1.
69+
> - When you provide an expression for the `artifactQuery` property, you must provide only one protection unit ID in the `protectionUnitIds` property.
7070
7171
For a list of possible error responses, see [Backup Storage API error responses](/graph/backup-storage-error-codes).
7272

0 commit comments

Comments
 (0)