Skip to content

Commit accf78f

Browse files
authored
Update error codes and descriptions in documentation
1 parent 2285498 commit accf78f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

concepts/backup-storage-error-codes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ The following table lists the possible error and response codes that can be retu
381381
|400|BulkRestoreInvalidCreateRequestSiteUrl|Bulk restore site web URL is invalid.|Site URL is null, empty, or in an incorrect format.|
382382
|400|BulkRestoreInvalidCreateRequestUserEmail|Bulk restore user email is invalid.|Email is null, empty, or in an incorrect format.|
383383

384-
# Get bulk addition requests for restoring artifacts API errors
384+
## Get bulk addition requests for restoring artifacts API errors
385385

386386
The error codes in this section apply to the following APIs:
387387

@@ -395,7 +395,7 @@ The following table lists the possible error and response code that can be retur
395395
|:------------------|:--------------|:--------------|:--------------|
396396
|404|BulkRestoreArtifactsNotFound|No bulkRestoreArtifact item with the given bulkRestoreArtifactId.|No restoreArtifactBulkAdditionRequest associated with the provided bulkRestoreArtifactId in the URI.|
397397

398-
# Delete bulk addition requests for restoring artifacts API errors
398+
## Delete bulk addition requests for restoring artifacts API errors
399399

400400
The error codes in this section apply to the following APIs:
401401

0 commit comments

Comments
 (0)