Skip to content

Commit

Permalink
Add ServiceInfo to status board Status model
Browse files Browse the repository at this point in the history
  • Loading branch information
PanSpagetka committed Jan 17, 2022
1 parent 8faa0e1 commit 67427e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions model/status_board/v1/status_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ class Status {
// The associated service ID.
Service Service

// Additional Service related data.
ServiceInfo ServiceInfo

// A status message for the given service.
Status String

Expand Down

0 comments on commit 67427e4

Please sign in to comment.