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

Rename read_body and read_body_as_text #84

Closed russcam closed 4 years ago

russcam commented 4 years ago

This commit renames read_body and read_body_as_text, to json and text, respectively.

Closes #74

russcam commented 4 years ago

ported to 7.x, 7.7