elastic / elasticsearch-rs

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

Update rest specs to 7.9 and regenerate client #121

Closed russcam closed 4 years ago

russcam commented 4 years ago

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