Merge pull request #32769 from elaine-mattos/fix/search-api-scopes

This commit is contained in:
Fredrik Adelöw
2026-02-09 22:19:53 +01:00
committed by GitHub
4 changed files with 74 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Fixed GitLab search API scope parameter from `'blob'` to `'blobs'`, resolving 400 errors in discovery provider.