Skip to content

Commit d649f8a

Browse files
OAS Update
1 parent 5549bcd commit d649f8a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

services/ufw/v1/ufw.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,15 @@
489489
"type": "string"
490490
},
491491
"status": {
492+
"description": "The current state of the resource.",
493+
"enum": [
494+
"Active",
495+
"Error",
496+
"Pending",
497+
"Updating",
498+
"Deleting",
499+
"Creating"
500+
],
492501
"type": "string"
493502
},
494503
"type": {

0 commit comments

Comments
 (0)