mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* 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 | ||
index.html | ||
Makefile | ||
post.json | ||
README.md | ||
spec.json |
What
This aims to define the unified alerting API as code. It generates OpenAPI definitions from go structs
Running
make openapi