From 47141516b4cae405f4595904b969b604f3005e3f Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Wed, 21 Apr 2021 09:42:58 -0400 Subject: [PATCH] Fix monitoring.bulk spec content_type (#71629) (#72010) Co-authored-by: Tomas Della Vedova --- .../src/test/resources/rest-api-spec/api/monitoring.bulk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugin/src/test/resources/rest-api-spec/api/monitoring.bulk.json b/x-pack/plugin/src/test/resources/rest-api-spec/api/monitoring.bulk.json index e34bdfe85c75e..6d41a4e59df45 100644 --- a/x-pack/plugin/src/test/resources/rest-api-spec/api/monitoring.bulk.json +++ b/x-pack/plugin/src/test/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":[