Skip to content

Commit 0a16177

Browse files
authored
[DOCS] Fix formatting in cat transforms API (#82899)
1 parent 8892b77 commit 0a16177

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/reference/rest-api/common-parms.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,9 +916,11 @@ pattern (for example, `"my-index-*"`), an array of indices (for example,
916916
`["my-index-000001", "my-index-000002"]`), or an array of index patterns (for
917917
example, `["my-index-*", "my-other-index-*"]`. For remote indices use the syntax
918918
`"remote_name:index_name"`.
919-
919+
+
920+
--
920921
NOTE: If any indices are in remote clusters then the master node and at least
921922
one transform node must have the `remote_cluster_client` node role.
923+
--
922924
end::source-index-transforms[]
923925

924926
tag::source-query-transforms[]

0 commit comments

Comments
 (0)