Files
grafana/pkg/services/ngalert/api/tooling/definitions/shared.go
T
Sofia Papagiannaki 7cf321d7bd Alerting: Fix swagger specification (#49273)
* Alerting: fix specification

* Update merged swagger specification
2022-05-26 14:43:59 +03:00

8 lines
97 B
Go

package definitions
// swagger:model
type NotFound struct{}
// swagger:model
type Ack struct{}