Alerting: Fix swagger specification (#49273)
* Alerting: fix specification * Update merged swagger specification
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
package definitions
|
||||
|
||||
// swagger:model
|
||||
type NotFound struct{}
|
||||
|
||||
// swagger:model
|
||||
type Ack struct{}
|
||||
|
||||
Reference in New Issue
Block a user