Scopes: Change redirectUrl to redirectPath (#112783)

* Scopes: change redirectUrl to redirectPath

* Update e2e helpers
This commit is contained in:
Tobias Skarhed
2025-10-22 11:21:14 +02:00
committed by GitHub
parent 9b72973293
commit 2bbba880cd
8 changed files with 21 additions and 19 deletions
+2
View File
@@ -9,3 +9,5 @@ go test --tags "pro" -timeout 30s -run ^TestIntegrationOpenAPIs$ github.com/graf
```
./hack/update-codegen.sh scope
```
This should generate a diff in the Enterprise repo. Make sure to open a PR there too.