-
Notifications
You must be signed in to change notification settings - Fork 168
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
HH-123770 отделы работодателей #473
base: master
Are you sure you want to change the base?
Conversation
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.
мелкие замечания
docs/manager_divisions.md
Outdated
<a name="errors"></a> | ||
## Ошибки | ||
|
||
* `403 Forbidden` — отдел с переданным `division_id` не найден. Дополнительно к коду вернется причина ошибки |
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.
docs/employer_vacancies.md
Outdated
@@ -140,6 +141,8 @@ publications[].areas_url | string | URL на список регионов, в | |||
* все вакансии проходят ручную модерацию. | |||
* в течение нескольких минут после публикации вакансия станет доступна в поиске. | |||
|
|||
>!! Внимание! Если в вашей компании используются отделы, то вакансия будет опубликована от лица [текущего отдела](manager_divisions.md#using-division). |
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.
выбранного или переданного отдела, наверное. Можно ведь не текущий передать в заголовке
Добавляем пробный API для работы с отделами работодателей.
Английскую документацию добавлю позже, после пилота, если вы не против.