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.x and regenerate client #122

Closed russcam closed 4 years ago

russcam commented 4 years ago

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