Skip to content

Commit 80d5dfc

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/07/03
1 parent b14a69f commit 80d5dfc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

methods/admin/admin.apps.config.set.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"desc": "Domain restrictions for the app. Should be an object with two properties: urls and emails. Each is an array of strings, and each sets the allowed URLs and emails for connector authorization, respectively.",
1515
"type": "object"
1616
},
17+
"rich_link_preview_type": {
18+
"required": false,
19+
"desc": "Indicates the app-level override for rich link preview. Unsupported for free teams.",
20+
"type": "enum"
21+
},
1722
"workflow_auth_strategy": {
1823
"required": false,
1924
"desc": "The workflow auth permission. Can be one of builder_choice or end_user_only.",

0 commit comments

Comments
 (0)