grafana/pkg/services/ngalert/api/tooling
Sofia Papagiannaki 9c7b52fd36
Alerting: Fix API specification (#42282)
* Alerting: Fix API specification
2021-11-30 20:55:54 +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 & fix unified alerting metrics structure (#39151) 2021-09-14 12:55:01 +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: Fix API specification (#42282) 2021-11-30 20:55:54 +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