Skip to content

Commit e249681

Browse files
authored
add manifest.yaml for feature registry app (#573)
add manifest.yaml for feature registry app
1 parent 1dded99 commit e249681

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)