Skip to content
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

Add need_verification field to contacts #638

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gooverdian
Copy link
Contributor

Добавлено поле need_verification в контакты резюме

@gooverdian gooverdian requested a review from a team as a code owner September 30, 2022 09:03
@gooverdian gooverdian requested review from a user and removed request for a team September 30, 2022 09:03
@gooverdian gooverdian changed the title HH-161251 Add need_verification field to contacts Add need_verification field to contacts Sep 30, 2022
@@ -460,6 +461,7 @@ value | string или [object](#value-object) или null | Значение к
preferred | boolean | Является ли данный способ связи предпочитаемым (обязательно указать один контакт как предпочитаемый `"preferred": true`, в случае если preferred не передан, считаем, что передано значение `false`).
comment | string или null | Комментарий к контакту.
verified | boolean или null | Является ли телефон подтвержденным (при указании телефона).
need_verification | boolean или null | Нужно ли подтверждение телефона (при указании телефона).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Это поле будет показано работодателю?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Да, его вполне можно показать, мы смотрим на него, когда решаем, рисовать ли предупреждение

docs/resumes.md Show resolved Hide resolved
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