7cf321d7bd
* Alerting: fix specification * Update merged swagger specification
8 lines
97 B
Go
8 lines
97 B
Go
package definitions
|
|
|
|
// swagger:model
|
|
type NotFound struct{}
|
|
|
|
// swagger:model
|
|
type Ack struct{}
|