mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
68324f5a50
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