diff --git a/rest-api-spec/api/search.json b/rest-api-spec/api/search.json index 91705766b00..ade5d78d8f0 100644 --- a/rest-api-spec/api/search.json +++ b/rest-api-spec/api/search.json @@ -80,8 +80,8 @@ "description" : "Query in the Lucene query string syntax" }, "routing": { - "type" : "string", - "description" : "Specific routing value" + "type" : "list", + "description" : "A comma-separated list of specific routing values" }, "scroll": { "type" : "duration",