Skip to content

[INT-950] recommendation entity #102

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

Merged
merged 7 commits into from
Apr 15, 2025
Merged

[INT-950] recommendation entity #102

merged 7 commits into from
Apr 15, 2025

Conversation

KlochkovHF
Copy link
Contributor

https://huntflow.atlassian.net/browse/INT-950
Добавить методы для работы получения списка рекомендаций

:return: A list of applicants recommended for a vacancy
"""
params: Dict[str, Union[str, int]]
if next_page_cursor is not None:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Сейчас логика с params раздвоена

при передаче next_page_cursor игнорируются count и processing_status
Это норм?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ты прав, по коду сервиса рекомендаций параметр processing_status в любом случае принимается, игнорится только count если есть курсор
recommendation_service/recommendation_service/api/views/recommendation.py:59
поправил

@KlochkovHF KlochkovHF merged commit 2dab3ef into v2 Apr 15, 2025
5 checks passed
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.

3 participants