Skip to content

Commit 98c11e0

Browse files
OAS Update
1 parent b007357 commit 98c11e0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

services/dremio/v1alpha/dremio.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,8 @@
265265
"enum": [
266266
"reconciling",
267267
"active",
268-
"deleting"
268+
"deleting",
269+
"error"
269270
],
270271
"type": "string"
271272
}
@@ -331,7 +332,8 @@
331332
"enum": [
332333
"reconciling",
333334
"active",
334-
"deleting"
335+
"deleting",
336+
"error"
335337
],
336338
"type": "string"
337339
}

0 commit comments

Comments
 (0)