diff --git a/rest-api-spec/src/main/resources/rest-api-spec/api/esql.get_query.json b/rest-api-spec/src/main/resources/rest-api-spec/api/esql.get_query.json index a0e78cf4b1b74..714db0e472185 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/api/esql.get_query.json +++ b/rest-api-spec/src/main/resources/rest-api-spec/api/esql.get_query.json @@ -7,10 +7,8 @@ "stability": "experimental", "visibility": "public", "headers": { - "accept": [], - "content_type": [ - "application/json" - ] + "accept": ["application/json"], + "content_type": ["application/json"] }, "url": { "paths": [