Skip to content

Commit f1c033f

Browse files
OAS Update
1 parent c75dac9 commit f1c033f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

services/server-backup/v2/server-backup.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@
3838
"error_deleting",
3939
"backing up",
4040
"inconsistent",
41-
"error-creating"
41+
"error-creating",
42+
"in-progress",
43+
"error-restoring",
44+
"error-deleting"
4245
],
4346
"example": "available",
4447
"type": "string"
@@ -67,7 +70,8 @@
6770
"error",
6871
"restoring",
6972
"error_deleting",
70-
"error-creating"
73+
"error-creating",
74+
"error-deleting"
7175
],
7276
"type": "string"
7377
},

0 commit comments

Comments
 (0)