From 6eeb9655149174f6c936707e1304010b7d57674a Mon Sep 17 00:00:00 2001 From: Slack API Ref Buildbot Date: Fri, 13 Sep 2024 22:32:17 +0000 Subject: [PATCH] Updated from Slack docs, 2024/09/13 --- methods/apps/apps.activities.list.json | 1 + methods/apps/apps.datastore.bulkDelete.json | 1 + methods/apps/apps.datastore.bulkGet.json | 1 + methods/apps/apps.datastore.bulkPut.json | 1 + methods/apps/apps.datastore.count.json | 1 + methods/apps/apps.datastore.delete.json | 1 + methods/apps/apps.datastore.get.json | 1 + methods/apps/apps.datastore.put.json | 1 + methods/apps/apps.datastore.query.json | 1 + methods/apps/apps.datastore.update.json | 1 + 10 files changed, 10 insertions(+) diff --git a/methods/apps/apps.activities.list.json b/methods/apps/apps.activities.list.json index 7d4d0c7a..9b2ce125 100644 --- a/methods/apps/apps.activities.list.json +++ b/methods/apps/apps.activities.list.json @@ -94,6 +94,7 @@ "invalid_args": "Required arguments either were not provided or contain invalid values.", "invalid_cursor": "Value passed for cursor was not valid or is no longer valid.", "free_team_not_allowed": "Feature is only available on a paid team.", + "restricted_plan_level": "Feature is not available on this team.", "access_denied": "Access to a resource specified in the request is denied.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", diff --git a/methods/apps/apps.datastore.bulkDelete.json b/methods/apps/apps.datastore.bulkDelete.json index 85cec683..0049f380 100644 --- a/methods/apps/apps.datastore.bulkDelete.json +++ b/methods/apps/apps.datastore.bulkDelete.json @@ -39,6 +39,7 @@ "datastore_migration_in_progress": "The datastore is currently unavailable due to an in progress Enterprise Grid migration.", "unknown_method": "This method does not exist.", "partial_failure": "some items failed to be deleted.", + "restricted_plan_level": "Feature is not available on this team.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", "ekm_access_denied": "Administrators have suspended the ability to post a message.", diff --git a/methods/apps/apps.datastore.bulkGet.json b/methods/apps/apps.datastore.bulkGet.json index cdff31f6..b5090375 100644 --- a/methods/apps/apps.datastore.bulkGet.json +++ b/methods/apps/apps.datastore.bulkGet.json @@ -39,6 +39,7 @@ "datastore_migration_in_progress": "The datastore is currently unavailable due to an in progress Enterprise Grid migration.", "unknown_method": "This method does not exist.", "partial_failure": "some items failed to be retrieved.", + "restricted_plan_level": "Feature is not available on this team.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", "ekm_access_denied": "Administrators have suspended the ability to post a message.", diff --git a/methods/apps/apps.datastore.bulkPut.json b/methods/apps/apps.datastore.bulkPut.json index 0aca3441..cbe66704 100644 --- a/methods/apps/apps.datastore.bulkPut.json +++ b/methods/apps/apps.datastore.bulkPut.json @@ -39,6 +39,7 @@ "datastore_migration_in_progress": "The datastore is currently unavailable due to an in progress Enterprise Grid migration.", "unknown_method": "This method does not exist.", "partial_failure": "some items failed to be updated.", + "restricted_plan_level": "Feature is not available on this team.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", "ekm_access_denied": "Administrators have suspended the ability to post a message.", diff --git a/methods/apps/apps.datastore.count.json b/methods/apps/apps.datastore.count.json index b9eaa59e..1c268bd6 100644 --- a/methods/apps/apps.datastore.count.json +++ b/methods/apps/apps.datastore.count.json @@ -49,6 +49,7 @@ "free_team_not_allowed": "Datastore query not allowed on a free team.", "team_quota_exceeded": "Total number of requests exceeded team quota.", "datastore_migration_in_progress": "The datastore is currently unavailable due to an in progress Enterprise Grid migration.", + "restricted_plan_level": "Feature is not available on this team.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", "ekm_access_denied": "Administrators have suspended the ability to post a message.", diff --git a/methods/apps/apps.datastore.delete.json b/methods/apps/apps.datastore.delete.json index 587a5c00..27897a3a 100644 --- a/methods/apps/apps.datastore.delete.json +++ b/methods/apps/apps.datastore.delete.json @@ -35,6 +35,7 @@ "invalid_app_id": "The app_id provided is not valid for team and user.", "free_team_not_allowed": "Datastore delete not allowed on a free team.", "datastore_migration_in_progress": "The datastore is currently unavailable due to an in progress Enterprise Grid migration.", + "restricted_plan_level": "Feature is not available on this team.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", "ekm_access_denied": "Administrators have suspended the ability to post a message.", diff --git a/methods/apps/apps.datastore.get.json b/methods/apps/apps.datastore.get.json index 93292614..f8cdc391 100644 --- a/methods/apps/apps.datastore.get.json +++ b/methods/apps/apps.datastore.get.json @@ -36,6 +36,7 @@ "free_team_not_allowed": "Datastore get not allowed on a free team.", "team_quota_exceeded": "Total number of requests exceeded team quota.", "datastore_migration_in_progress": "The datastore is currently unavailable due to an in progress Enterprise Grid migration.", + "restricted_plan_level": "Feature is not available on this team.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", "ekm_access_denied": "Administrators have suspended the ability to post a message.", diff --git a/methods/apps/apps.datastore.put.json b/methods/apps/apps.datastore.put.json index e28b25ae..26c58b88 100644 --- a/methods/apps/apps.datastore.put.json +++ b/methods/apps/apps.datastore.put.json @@ -36,6 +36,7 @@ "free_team_not_allowed": "Datastore put not allowed on a free team.", "team_quota_exceeded": "Total number of requests exceeded team quota.", "datastore_migration_in_progress": "The datastore is currently unavailable due to an in progress Enterprise Grid migration.", + "restricted_plan_level": "Feature is not available on this team.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", "ekm_access_denied": "Administrators have suspended the ability to post a message.", diff --git a/methods/apps/apps.datastore.query.json b/methods/apps/apps.datastore.query.json index 0a011e3f..34586c17 100644 --- a/methods/apps/apps.datastore.query.json +++ b/methods/apps/apps.datastore.query.json @@ -61,6 +61,7 @@ "free_team_not_allowed": "Datastore query not allowed on a free team.", "team_quota_exceeded": "Total number of requests exceeded team quota.", "datastore_migration_in_progress": "The datastore is currently unavailable due to an in progress Enterprise Grid migration.", + "restricted_plan_level": "Feature is not available on this team.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", "ekm_access_denied": "Administrators have suspended the ability to post a message.", diff --git a/methods/apps/apps.datastore.update.json b/methods/apps/apps.datastore.update.json index 793b141a..f3d7b293 100644 --- a/methods/apps/apps.datastore.update.json +++ b/methods/apps/apps.datastore.update.json @@ -36,6 +36,7 @@ "free_team_not_allowed": "Datastore put not allowed on a free team.", "team_quota_exceeded": "Total number of requests exceeded team quota.", "datastore_migration_in_progress": "The datastore is currently unavailable due to an in progress Enterprise Grid migration.", + "restricted_plan_level": "Feature is not available on this team.", "account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.", "deprecated_endpoint": "The endpoint has been deprecated.", "ekm_access_denied": "Administrators have suspended the ability to post a message.",