Closed
Description
The Elasticsearch reference page here mentions version
as possible parameter.
This parameter is not included in the API specifications /rest-api-spec/src/main/resources/rest-api-spec/api/update.json that I'm using to generate the elasticsearch-php client.
I'm not sure if this is an issue of the docs or a missing parameter in the spec.