Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions json-schemas/src/channel-lifecycle.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
"type": "string",
"description": "The region in which the event occurred"
},
"cluster": {
"type": "string",
"description": "The cluster in which the event occurred"
},
"status": {
"type": "object",
"description": "The details of the channel status.",
Expand Down
Loading