Skip to content

Commit 471d52e

Browse files
Merge pull request #22139 from newrelic/adutta-newrelic-patch-1
Added an astrix as it was missing
2 parents 7976182 + ab3a965 commit 471d52e

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/workflow-automation/setup-and-configuration/actions-catalog

1 file changed

+2
-2
lines changed

src/content/docs/workflow-automation/setup-and-configuration/actions-catalog/new-relic.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,7 @@ Executes a cross-accounts NRQL query through the NerdGraph API.
996996
<td>`SELECT * FROM LOG`</td>
997997
</tr>
998998
<tr>
999-
<td>*attachment.accountIds**</td>
999+
<td>**attachment.accountIds**</td>
10001000
<td>Optional</td>
10011001
<td>List</td>
10021002
<td>For `QUERY`, the **New Relic Account IDs** to execute the query. If not provided, the account associated with the workflow's execution is used.</td>
@@ -1129,4 +1129,4 @@ Executes a cross-accounts NRQL query through the NerdGraph API.
11291129
</TabsPages>
11301130
</Tabs>
11311131
</Collapser>
1132-
</CollapserGroup>
1132+
</CollapserGroup>

0 commit comments

Comments
 (0)