Merge pull request #22135 from mario-mui/feat/create-api-support-permission

feat: Add permission check to Register Existing API button
This commit is contained in:
Fredrik Adelöw
2024-01-10 15:59:20 +01:00
committed by GitHub
5 changed files with 23 additions and 4 deletions
+2
View File
@@ -38,7 +38,9 @@
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/plugin-catalog": "workspace:^",
"@backstage/plugin-catalog-common": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/plugin-permission-react": "workspace:^",
"@graphiql/react": "^0.20.0",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",