Skip to content

Commit f85b9a0

Browse files
committed
Format fix.
1 parent fef8873 commit f85b9a0

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

specification/cluster/put_component_template/examples/request/ClusterPutComponentTemplateRequestExample1.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ method_request: PUT _component_template/template_1
44
# type: request
55
value:
66
template:
7-
settings:
8-
number_of_shards: 1
9-
mappings:
10-
_source:
11-
enabled: false
12-
properties:
13-
host_name:
14-
type: keyword
15-
created_at:
16-
type: date
17-
format: 'EEE MMM dd HH:mm:ss Z yyyy'
7+
settings:
8+
number_of_shards: 1
9+
mappings:
10+
_source:
11+
enabled: false
12+
properties:
13+
host_name:
14+
type: keyword
15+
created_at:
16+
type: date
17+
format: 'EEE MMM dd HH:mm:ss Z yyyy'

specification/indices/put_template/examples/request/indicesPutTemplateRequestExample1.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ value:
1212
_source:
1313
enabled: false
1414
properties:
15-
host_name:
16-
type: keyword
17-
created_at:
18-
type: date
19-
format: 'EEE MMM dd HH:mm:ss Z yyyy'
15+
host_name:
16+
type: keyword
17+
created_at:
18+
type: date
19+
format: 'EEE MMM dd HH:mm:ss Z yyyy'

specification/indices/reload_search_analyzers/examples/response/ReloadSearchAnalyzersResponseExample1.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ description: A successful response when reloading a search analyzer of an index.
44
# response_code: 200
55
value:
66
template:
7-
settings:
8-
number_of_shards: 1
9-
mappings:
10-
_source:
11-
enabled: false
12-
properties:
13-
host_name:
14-
type: keyword
15-
created_at:
16-
type: date
17-
format: 'EEE MMM dd HH:mm:ss Z yyyy'
7+
settings:
8+
number_of_shards: 1
9+
mappings:
10+
_source:
11+
enabled: false
12+
properties:
13+
host_name:
14+
type: keyword
15+
created_at:
16+
type: date
17+
format: 'EEE MMM dd HH:mm:ss Z yyyy'

0 commit comments

Comments
 (0)