Skip to content

Commit 9ba562a

Browse files
[codegen] 7.x synchronization (#5594)
Co-authored-by: Mpdreamz <Mpdreamz@users.noreply.github.com>
1 parent 43020e7 commit 9ba562a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApiGenerator/RestSpecification/Core/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)