Bladeren bron

Fix monitoring.bulk spec content_type (#71629)

Tomas Della Vedova 4 jaren geleden
bovenliggende
commit
b4739e153e
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      rest-api-spec/src/main/resources/rest-api-spec/api/monitoring.bulk.json

+ 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":[