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

Мелкие правки #810

Merged
merged 2 commits into from
Feb 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/employer_negotiations.md
Original file line number Diff line number Diff line change
Expand Up @@ -868,13 +868,14 @@ required_arguments | список | Аргументы, которые необ

* `404 Not Found` - отклик/приглашение не существует или недоступен текущему пользователю


## Просмотр списка сообщений в отклике/приглашении

<a name="get-messages"></a>
> ‼️ Обратите внимание, что методы для работы с сообщениями в рамках отклика/приглашения от имени [соискателя](docs/negotiations.md#get_messages) и
> [менеджера работодателя](docs/employer_negotiations.md#get-messages) устарели, и новые возможности [чатов](https://feedback.hh.ru/knowledge-base/article/1290) в них не будут поддерживаться.
> В связи с этим переписка может некорректно отображаться.

## Просмотр списка сообщений в отклике/приглашении

Сообщения в отклике/приглашении могут быть:

* сопроводительным письмом, оставленным соискателем при отклике на вакансию
Expand Down
5 changes: 3 additions & 2 deletions docs_eng/employer_negotiations.md
Original file line number Diff line number Diff line change
Expand Up @@ -880,12 +880,13 @@ If response/invitation doesn't exist or not available to the current user,
`404 Not Found` response will be returned.



## View the list of messages in the response/invitation

<a name="get-messages"></a>
>‼️ Please note that the methods for handling response/invitation messages on behalf of the [applicant](negotiations.md#get_messages) and
> [employer manager](employer_negotiations.md#get-messages) are deprecated and the new chat capabilities will not be supported in these methods. As such, correspondence may not display correctly.

## View the list of messages in the response/invitation

Messages contained in the response/invitation can be made as:

* cover letter left by the applicant upon response to the vacancy
Expand Down
Loading