Skip to content

Commit effd22a

Browse files
committed
CLI dbaas color fix
1 parent ef1cc19 commit effd22a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17779,6 +17779,7 @@ components:
1777917779
- restoring
1778017780
- failed
1778117781
- degraded
17782+
- updating
1778217783
description: The operating status of the Managed Database.
1778317784
example: active
1778417785
x-linode-filterable: true
@@ -17790,6 +17791,8 @@ components:
1779017791
restoring: yellow
1779117792
failed: red
1779217793
degraded: red
17794+
updating: yellow
17795+
default_: white
1779317796
readOnly: true
1779417797
encrypted:
1779517798
type: boolean

0 commit comments

Comments
 (0)