grafana/packages/grafana-alerting/scripts
Gilles De Mey 777d2e8e4a
Alerting: mocking and testing of Alerting package (#105342)
2025-05-21 12:47:31 +02:00
..
README.md
codegen.ts Alerting: mocking and testing of Alerting package (#105342) 2025-05-21 12:47:31 +02:00

README.md

These files are built using the yarn run codegen command. API clients will be written to src/grafana/api/<version>/api.gen.ts.

Make sure to create a versioned API client for each API version see src/grafana/api/v0alpha1/api.ts as an example.