Browse Source

Fix monitoring.bulk spec content_type (#71629)

Tomas Della Vedova 4 years ago
parent
commit
b4739e153e

+ 1 - 1
rest-api-spec/src/main/resources/rest-api-spec/api/monitoring.bulk.json

@@ -8,7 +8,7 @@
     "visibility":"public",
     "headers":{
       "accept": [ "application/json"],
-      "content_type": ["application/json"]
+      "content_type": ["application/x-ndjson"]
     },
     "url":{
       "paths":[