-
Notifications
You must be signed in to change notification settings - Fork 1
feat: add support for feed recommendation #115
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
Conversation
brianhdk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For now I'll just request changes, to remove myself, until the PR is again ready for review.
brianhdk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks really good to me - only concern is the naming of the method - it's a bit verbose IMHO. But regardless, I don't need to see it again.
| } | ||
| }); | ||
|
|
||
| const result = await recommender.recommendFeedRecommendationInitialization(request.build()); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My only though is about the naming of this method - it's a bit verbose - especially since it has the Recommend -word twice. What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I have removed recommendation from inside the name
https://trello.com/c/B1dmyiBo/12183-feed-update-sdks-at-least-js-ts-with-the-new-apis-and-datamodels-introduced-in-feed