Skip to content

Request Params passed to Client through Index and Type#1427

Merged
ruflin merged 2 commits intoruflin:masterfrom
akadko:master
Dec 21, 2017
Merged

Request Params passed to Client through Index and Type#1427
ruflin merged 2 commits intoruflin:masterfrom
akadko:master

Conversation

@akadko
Copy link
Copy Markdown

@akadko akadko commented Dec 19, 2017

Client's methods for updating and adding document have non-required array argument requestParams which can be used, for example, for specifying a pipeline. I added the same argument to the corresponding methods of Index and Type classes.

@ruflin
Copy link
Copy Markdown
Owner

ruflin commented Dec 19, 2017

Could you add a line to the CHANGELOG? I restart travis as the failure seemed to be unrelated.

@akadko
Copy link
Copy Markdown
Author

akadko commented Dec 19, 2017

Done with CHANGELOG.

@ruflin
Copy link
Copy Markdown
Owner

ruflin commented Dec 20, 2017

@p365labs Not sure if the failure here is a new issue we have on travis?

@ruflin
Copy link
Copy Markdown
Owner

ruflin commented Dec 21, 2017

@akadko Could you rebase on top of master? I just merged #1431

…ments methods of Type and Index classes. It is passed to Client's methods which already have that parameter
@akadko
Copy link
Copy Markdown
Author

akadko commented Dec 21, 2017

@ruflin Done. Thank you for your help!

@ruflin ruflin merged commit cff7136 into ruflin:master Dec 21, 2017
@ruflin
Copy link
Copy Markdown
Owner

ruflin commented Dec 21, 2017

@akadko Thanks, merged. Normally I would ask for some tests but I think here it's pretty straight forward as it uses existing methods. If you get some time to add tests in a follow up PR I definitively wont say no ;-)

@akadko
Copy link
Copy Markdown
Author

akadko commented Dec 22, 2017

@ruflin Yes, I should and I will, of course :-). Sorry I had no enough time before

@ruflin
Copy link
Copy Markdown
Owner

ruflin commented Dec 27, 2017

@akadko Great to hear, looking forward to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants