a338c78ca8
* Alerting: Remove internal labels from prometheus compatible API responses * Appease the linter * Fix integration tests * Fix API documentation & linter * move removal of internal labels to the models
What
This aims to define the unified alerting API as code. It generates OpenAPI definitions from go structs
Running
make openapi