grafana/apps/scope
Tobias Skarhed 5e7683a1fb
Scopes: Remove unused field (#116663)
Remove unused field
2026-01-22 14:17:36 +01:00
..
pkg/apis/scope/v0alpha1 Scopes: Remove unused field (#116663) 2026-01-22 14:17:36 +01:00
go.mod Chore: Upgrade golang.org/x/* dependencies (#116468) 2026-01-18 19:38:21 +01:00
go.sum Chore: Upgrade golang.org/x/* dependencies (#116468) 2026-01-18 19:38:21 +01:00
README.md Scopes: Change redirectUrl to redirectPath (#112783) 2025-10-22 11:21:14 +02:00

Updating OpenAPI spec

Change the desired types, then run these commands, with the linked Enterprise repo:

go test --tags "pro" -timeout 30s -run ^TestIntegrationOpenAPIs$ github.com/grafana/grafana/pkg/extensions/apiserver/tests -count=1
./hack/update-codegen.sh scope

This should generate a diff in the Enterprise repo. Make sure to open a PR there too.