Alerting: Update alerting cue definitions (#104053)

Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com>
This commit is contained in:
Gilles De Mey
2025-04-18 16:14:52 +02:00
committed by GitHub
parent 8d883ecda1
commit c174c855c3
90 changed files with 6680 additions and 1693 deletions
+3
View File
@@ -93,6 +93,9 @@ func TestIntegrationOpenAPIs(t *testing.T) {
}, {
Group: "playlist.grafana.app",
Version: "v0alpha1",
}, {
Group: "notifications.alerting.grafana.app",
Version: "v0alpha1",
}}
for _, gv := range groups {
VerifyOpenAPISnapshots(t, dir, gv, h)