mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This commit removes the usages and definition of deprecated methods that do not accept the XContentType for the source. Additionally, usages of *Entity classes from the http client library have been changed to always specify the content type. Original commit: elastic/x-pack-elasticsearch@29d336a008