We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dded99 commit e249681Copy full SHA for e249681
feature-registry-app/src/manifest.yaml
@@ -0,0 +1,8 @@
1
+version: 1
2
+name: "feature-registry-app"
3
+description: "A web application that allows users to explore existing features in Unity Catalog."
4
+
5
+user_api_scopes:
6
+ - "catalog.catalogs:read"
7
+ - "catalog.schemas:read"
8
+ - "catalog.tables:read"
0 commit comments