elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
695 stars 71 forks source link

Update rest specs to master and regenerate client #123

Closed russcam closed 3 years ago

russcam commented 3 years ago

This commit runs the api_generator to pull down the latest master rest specs and regenerate the client to pick up API changes.