浏览代码

Fix rest spec (#66108)

Ioannis Kakavas 4 年之前
父节点
当前提交
8a6b1e91d0
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      x-pack/plugin/src/test/resources/rest-api-spec/api/indices.promote_data_stream.json

+ 3 - 0
x-pack/plugin/src/test/resources/rest-api-spec/api/indices.promote_data_stream.json

@@ -5,6 +5,9 @@
       "description":"Promotes a data stream from a replicated data stream managed by CCR to a regular data stream"
     },
     "stability":"stable",
+    "headers":{
+      "accept": [ "application/json"]
+    },
     "url":{
       "paths":[
         {