elasticsearch-perl icon indicating copy to clipboard operation
elasticsearch-perl copied to clipboard

Update documentation to contain all client methods / API endpoints

Open darxriggs opened this issue 4 years ago • 1 comments

The client has been updated in API.pm to reflect changes in the Elasticsearch API.

What is missing is the documentation.

According to the changes in API.pm (up to 7.15.1) these files seem to require an update:

darxriggs avatar Nov 03 '21 08:11 darxriggs

@darxriggs thanks for the PR, yes you right we need to update all the documentation for the endpoints. I'm trying to automate this since now Elasticsearch exposes about 400 endpoints and it's quite difficult to update everything manually.

ezimuel avatar Nov 14 '21 09:11 ezimuel

Finally, I released 8.0.0 updated and tested using Elasticsearch 8.5.3. I also updated the docs with an Elastic Cloud connection example

ezimuel avatar Dec 29 '22 12:12 ezimuel