From 30a5317d2a13e0dc8bc81d61a78ae237bb4caaf7 Mon Sep 17 00:00:00 2001 From: Barbara Czyz Date: Thu, 10 Aug 2023 15:09:09 +0200 Subject: [PATCH] rename organization > org --- content/schemas/integration_mapping_partner_item_slack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/schemas/integration_mapping_partner_item_slack.yml b/content/schemas/integration_mapping_partner_item_slack.yml index 2db462ad..3adf065e 100644 --- a/content/schemas/integration_mapping_partner_item_slack.yml +++ b/content/schemas/integration_mapping_partner_item_slack.yml @@ -32,7 +32,7 @@ properties: slack_org_id: type: string example: 'E1234567' - description: ID of the Slack organization with which the item is associated. + description: ID of the Slack org with which the item is associated. Use this parameter if Box for Slack is installed at the org level. Do not use `slack_workspace_id` at the same time. nullable: true