Skip to content

Commit 580a25a

Browse files
update description
1 parent 54b7b57 commit 580a25a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/compiled.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28236,7 +28236,7 @@
2823628236
"/accounts/{account_id}/automations": {
2823728237
"get": {
2823828238
"summary": "List automations",
28239-
"description": "List all automations for an account.\n\nThis endpoint is only available to accounts with advanced plans or above.\n",
28239+
"description": "List all automations for an account.\n\nFor feature availability, see [Jobs (Strings)](https://support.phrase.com/hc/en-us/articles/5784100517788-Jobs-Strings).\n",
2824028240
"operationId": "automations/list",
2824128241
"tags": [
2824228242
"Automations"

paths/automations/index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ summary: List automations
33
description: |
44
List all automations for an account.
55
6-
This endpoint is only available to accounts with advanced plans or above.
6+
For feature availability, see [Jobs (Strings)](https://support.phrase.com/hc/en-us/articles/5784100517788-Jobs-Strings).
77
operationId: automations/list
88
tags:
99
- Automations

0 commit comments

Comments
 (0)