Skip to content

Commit 6cac0c1

Browse files
authored
Update error message in API documentation
1 parent 79252a8 commit 6cac0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/api/siterestoreartifactsbulkadditionrequest-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Content-Type: application/json
146146
},
147147
"error": {
148148
"code": "BulkRestoreArtifactsNotFound",
149-
"message": "Errors while resolving restore artifacts",
149+
"message": "Bulk Restore Artifacts not found",
150150
"details": [
151151
{
152152
"code": "SiteUrlNotFound",

0 commit comments

Comments
 (0)