grafana/pkg/services/ngalert/api/tooling
Sofia Papagiannaki c6483cd8ed
Alerting: Refactor API handlers to use web.Bind (#42600)
* Alerting: Refactor API handlers to use web.Bind

* lint
2021-12-13 09:22:57 +01:00
..
cmd/clean-swagger Fix/ngalert generation (#33172) 2021-04-20 13:12:32 -04:00
definitions Alerting: Fix API specification (#42282) 2021-11-30 20:55:54 +01:00
swagger-codegen/templates Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
index.html Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
Makefile Alerting: Fix API spec generation (#37852) 2021-08-13 16:15:53 +03:00
post.json Alerting: Fix API specification (#42282) 2021-11-30 20:55:54 +01:00
README.md Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
spec.json Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01: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