Alerting: Fix swagger specification (#49273)
* Alerting: fix specification * Update merged swagger specification
This commit is contained in:
committed by
GitHub
parent
a95ba8eb3f
commit
7cf321d7bd
@@ -29,9 +29,6 @@ type ValidationError struct {
|
||||
Msg string `json:"msg"`
|
||||
}
|
||||
|
||||
// swagger:model
|
||||
type Ack struct{}
|
||||
|
||||
type Backend int
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user