Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reference to XContentBuilder.string() #31337

Merged
merged 1 commit into from
Jun 18, 2018

Commits on Jun 14, 2018

  1. Fix reference to XContentBuilder.string()

    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 elastic#31326
    dakrone committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    285e6ec View commit details
    Browse the repository at this point in the history