mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* update swagger json files match datasourceUid change underlying change made in https://github.com/grafana/grafana/pull/33282 * Document DatasourceUID field in AlertQuery model * Run spec generation from inside a docker container * Generate latest spec 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