3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ngalert/api/tooling
Owen Diehl d6c4c2fcd5
[Alerting] Ensure upstream validations are run ()
* use embedded validations via noop yaml unmarshaler

* lint

* fixes integration tests now that groupings are handled
2021-05-19 06:22:44 -04:00
..
cmd/clean-swagger Fix/ngalert generation () 2021-04-20 13:12:32 -04:00
definitions [Alerting] Ensure upstream validations are run () 2021-05-19 06:22:44 -04:00
swagger-codegen/templates Alerting/metrics () 2021-04-30 12:28:06 -04:00
index.html Inhouse alerting api () 2021-04-19 14:26:04 -04:00
Makefile Unredact/secret () 2021-05-05 16:21:53 -04:00
post.json Unredact/secret () 2021-05-05 16:21:53 -04:00
README.md Inhouse alerting api () 2021-04-19 14:26:04 -04:00
spec.json Unredact/secret () 2021-05-05 16:21:53 -04:00

What

view api

This aims to define the unified alerting API as code. It generates OpenAPI definitions from go structs

Running

make openapi

Requires