Skip to content

Commit a0b88c5

Browse files
Fix grant_usage_to_application macro argument definition for clarity
1 parent 921d014 commit a0b88c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macros/grants/grants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ macros:
7575
- name: prefix
7676
type: string
7777
description: Prefix for the objects to apply the permission to (format = schema.object)
78-
- grant_applications:
78+
- name: grant_applications
7979
type: List[string]
8080
description: List of application roles to grant usage privileges to
8181

0 commit comments

Comments
 (0)