Skip to content

Commit e6df4d8

Browse files
committed
announcement update
1 parent 528fb90 commit e6df4d8

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

components/schemas/announcements/Announcement.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,19 @@ properties:
2727
type: array
2828
items:
2929
type: string
30+
affected_services:
31+
type: array
32+
items:
33+
type: string
34+
enum:
35+
- compute
36+
- manager
37+
- status
38+
- load_balancer
39+
- scheduler
40+
- discovery
41+
- gateway
42+
- vpn
3043
creator:
3144
"$ref": "../creators/CreatorScope.yml"
3245
state:

0 commit comments

Comments
 (0)