Skip to content

Commit 815ff27

Browse files
Updating baton config schema and capabilities.
1 parent 2729622 commit 815ff27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config_schema.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
"description": "Path to private key that is used to connect to the GitHub App",
1313
"stringField": {}
1414
},
15+
{
16+
"name": "enterprises",
17+
"displayName": "Enterprises",
18+
"description": "Sync enterprise roles, must be an admin of the enterprise.",
19+
"stringSliceField": {}
20+
},
1521
{
1622
"name": "instance-url",
1723
"displayName": "GitHub instance URL",

0 commit comments

Comments
 (0)