mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-28 01:56:27 +00:00
In 6.3 this was moved to `Strings.toString(XContentBuilder)` as part of the XContent extraction. This commit fixes the docs to reference the new method. Resolves #31326