Skip to content

Commit

Permalink
add FlapDetection parameter to status board status updates model
Browse files Browse the repository at this point in the history
  • Loading branch information
nesty156 committed Sep 24, 2024
1 parent 9bef185 commit 8739f1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model/status_board/v1/status_updates_resource.model
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ resource StatusUpdates {
in ProductIds String
in FullNames String
in Search String
in FlapDetection Boolean
out Total Integer
out Items []Status
}
Expand Down

0 comments on commit 8739f1c

Please sign in to comment.