Skip to content

Request Params passed to Client through Index and Type#1427

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

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

Conversation

@akadko

@akadko akadko commented Dec 19, 2017

Copy link
Copy Markdown

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

ruflin commented Dec 19, 2017

Copy link
Copy Markdown
Owner

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

@akadko

akadko commented Dec 19, 2017

Copy link
Copy Markdown
Author

Done with CHANGELOG.

@ruflin

ruflin commented Dec 20, 2017

Copy link
Copy Markdown
Owner

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

@ruflin

ruflin commented Dec 21, 2017

Copy link
Copy Markdown
Owner

@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

akadko commented Dec 21, 2017

Copy link
Copy Markdown
Author

@ruflin Done. Thank you for your help!

@ruflin ruflin merged commit cff7136 into ruflin:master Dec 21, 2017
@ruflin

ruflin commented Dec 21, 2017

Copy link
Copy Markdown
Owner

@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

akadko commented Dec 22, 2017

Copy link
Copy Markdown
Author

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

@ruflin

ruflin commented Dec 27, 2017

Copy link
Copy Markdown
Owner

@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