diff --git a/rest-api-spec/api/get_source.json b/rest-api-spec/api/get_source.json index d9d533a2dea..bc78f8fd0ff 100644 --- a/rest-api-spec/api/get_source.json +++ b/rest-api-spec/api/get_source.json @@ -23,14 +23,6 @@ } }, "params": { - "exclude": { - "type" : "list", - "description" : "A list of fields to exclude from the returned _source field" - }, - "include": { - "type" : "list", - "description" : "A list of fields to extract and return from the _source field" - }, "parent": { "type" : "string", "description" : "The ID of the parent document"