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

Switch low level rest tests to new style Requests #31938

Merged
merged 1 commit into from
Jul 11, 2018

Commits on Jul 10, 2018

  1. Switch low level rest tests to new style Requests

    In elastic#29623 we added `Request` object flavored requests to the low level
    REST client and in elastic#30315 we deprecated the old `performRequest`s. This
    changes all calls in the `client/rest` project to use the new versions.
    nik9000 committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    2c35ebc View commit details
    Browse the repository at this point in the history