Skip to content

Commit 0b72609

Browse files
committed
Format yaml
1 parent b12826a commit 0b72609

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

specification/indices/put_alias/examples/request/indicesPutAliasRequestExample2.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
summary: Write index
22
method_request: POST /logs-my_app-default/_alias/logs
3-
description: You can use is_write_index to specify a write index or data stream for an alias. Elasticsearch routes any write requests for the alias to this index or data stream.
3+
description:
4+
You can use is_write_index to specify a write index or data stream for an alias. Elasticsearch routes any write
5+
requests for the alias to this index or data stream.
46
# type: request
57
value: |-
68
{

0 commit comments

Comments
 (0)