Commit 9e13280 1 parent 2c2ac09 commit 9e13280 Copy full SHA for 9e13280
File tree 3 files changed +3
-5
lines changed
pkg/services/ngalert/api/tooling
3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 4649
4649
"type" : " array"
4650
4650
},
4651
4651
"integration" : {
4652
- "description" : " Integration integration" ,
4653
4652
"properties" : {
4654
4653
"lastNotifyAttempt" : {
4655
4654
"description" : " A timestamp indicating the last attempt to deliver a notification regardless of the outcome.\n Format: date-time" ,
4793
4792
"type" : " array"
4794
4793
},
4795
4794
"postableSilence" : {
4795
+ "description" : " PostableSilence postable silence" ,
4796
4796
"properties" : {
4797
4797
"comment" : {
4798
4798
"description" : " comment" ,
Original file line number Diff line number Diff line change 4405
4405
"type" : " object"
4406
4406
},
4407
4407
"alertGroup" : {
4408
- "description" : " AlertGroup alert group" ,
4409
4408
"properties" : {
4410
4409
"alerts" : {
4411
4410
"description" : " alerts" ,
4596
4595
"type" : " array"
4597
4596
},
4598
4597
"gettableSilence" : {
4599
- "description" : " GettableSilence gettable silence" ,
4600
4598
"properties" : {
4601
4599
"comment" : {
4602
4600
"description" : " comment" ,
4796
4794
"type" : " array"
4797
4795
},
4798
4796
"postableSilence" : {
4797
+ "description" : " PostableSilence postable silence" ,
4799
4798
"properties" : {
4800
4799
"comment" : {
4801
4800
"description" : " comment" ,
Original file line number Diff line number Diff line change 7813
7813
}
7814
7814
},
7815
7815
"alertGroup" : {
7816
- "description" : " AlertGroup alert group" ,
7817
7816
"type" : " object" ,
7818
7817
"required" : [
7819
7818
" alerts" ,
8008
8007
"$ref" : " #/definitions/gettableAlerts"
8009
8008
},
8010
8009
"gettableSilence" : {
8011
- "description" : " GettableSilence gettable silence" ,
8012
8010
"type" : " object" ,
8013
8011
"required" : [
8014
8012
" comment" ,
8211
8209
}
8212
8210
},
8213
8211
"postableSilence" : {
8212
+ "description" : " PostableSilence postable silence" ,
8214
8213
"type" : " object" ,
8215
8214
"required" : [
8216
8215
" comment" ,
You can’t perform that action at this time.
0 commit comments