From b4739e153eea272b46ce69e8f3e224eaeada952c Mon Sep 17 00:00:00 2001 From: Tomas Della Vedova Date: Wed, 21 Apr 2021 15:03:25 +0200 Subject: [PATCH] Fix monitoring.bulk spec content_type (#71629) --- .../src/main/resources/rest-api-spec/api/monitoring.bulk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/api/monitoring.bulk.json b/rest-api-spec/src/main/resources/rest-api-spec/api/monitoring.bulk.json index e34bdfe85c75e..6d41a4e59df45 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/api/monitoring.bulk.json +++ b/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":[