mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-01 11:44:59 +00:00
This commit clones the existing AnalyzeRequest/AnalyzeResponse classes to the high-level rest client, and adjusts request converters to use these new classes. This is a prerequisite to removing the Streamable interface from the internal server version of these classes.