Skip to content

Conversation

franmomu
Copy link
Contributor

@franmomu franmomu commented Jul 9, 2019

Fix type hinting for setBody in Elasticsearch\Endpoints\Ingest\Pipeline\Put;, every setBody method in other Endpoints doesn't have this type hinting.

Closes #912

@ezimuel
Copy link
Contributor

ezimuel commented Jul 11, 2019

Thanks @franmomu, good catch!

@ezimuel ezimuel added the bug label Jul 11, 2019
@ezimuel ezimuel self-assigned this Jul 11, 2019
@ezimuel ezimuel merged commit e19eec0 into elastic:master Jul 11, 2019
@ezimuel ezimuel added this to the 7.1.1 milestone Jul 11, 2019
@franmomu franmomu deleted the fix_put_ingest_endpoint branch July 11, 2019 14:58
@franmomu
Copy link
Contributor Author

You're welcome!

@ezimuel
Copy link
Contributor

ezimuel commented Jul 12, 2019

@franmomu I just released elasticsearch 7.1.1 that fixes the issue.

@franmomu
Copy link
Contributor Author

Thank you @ezimuel!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong type hint of setBody of Endpoints\Ingest\Pipeline\Put
2 participants