mirror of
https://github.com/grafana/grafana.git
synced 2026-02-03 20:49:50 -05:00
|
|
||
|---|---|---|
| .. | ||
| pkg/apis/scope/v0alpha1 | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
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.