mirror of https://github.com/grafana/grafana.git
* Alerting: Implement /status for the notification system Implements the necessary plumbing to have a /status endpoint on the notification system. * Add API examples * Update API specs * Update prometheus/common dependency Co-authored-by: Sofia Papagiannaki <sofia@grafana.com> |
||
|---|---|---|
| .. | ||
| cmd/clean-swagger | ||
| definitions | ||
| swagger-codegen/templates | ||
| Makefile | ||
| README.md | ||
| index.html | ||
| post.json | ||
| spec.json | ||
README.md
What
This aims to define the unified alerting API as code. It generates OpenAPI definitions from go structs
Running
make openapi