Skip to content

Commit 2b8cdc4

Browse files
[codegen] 7.12 synchronization (#5580)
Co-authored-by: Mpdreamz <Mpdreamz@users.noreply.github.com>
1 parent 45161cb commit 2b8cdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApiGenerator/RestSpecification/XPack/monitoring.bulk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"],
11-
"content_type": ["application/json"]
11+
"content_type": ["application/x-ndjson"]
1212
},
1313
"url":{
1414
"paths":[

0 commit comments

Comments
 (0)