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

HH-102580 Add new error descriptions to documentation #836

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexeynagatkin
Copy link

@alexeynagatkin alexeynagatkin requested a review from a team as a code owner June 6, 2024 04:13
@alexeynagatkin alexeynagatkin requested review from colorbash and removed request for a team June 6, 2024 04:13
docs/errors.md Outdated
@@ -283,6 +283,10 @@ HTTP code | type | value | описание
403 | negotiations | too_long_message | передан слишком длинный текст письма
403 | negotiations | address_not_found | переданный к действию по адрес не существует, либо принадлежит другому работодателю
403 | negotiations | not_enough_purchased_services | не хватает оплаченных услуг, обычно [доступа к базе резюме](https://hh.ru/price#dbaccess)
403 | negotiations | reached_the_daily_limit_for_the_manager | достигли суточного лимита по менеджеру (500)
Copy link
Contributor

Choose a reason for hiding this comment

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

мы константы в доку не добавляем, лиюо выносить в ручку справочников либо просто не писать число

docs/errors.md Outdated
@@ -304,6 +308,10 @@ HTTP code | type | value | reason | описание
----------|------|-------|-------|---------
400 | bad_json_data | *field_name* | *reason* | ошибка в поле вакансии, где *field_name* – ключ поля верхнего уровня, поле reason может не присутствовать
403 | vacancies | not_enough_purchased_services | | купленных услуг для публикации или обновления данного типа вакансии не достаточно
403 | vacancies | reached_the_daily_limit_for_the_manager | достигли суточного лимита по менеджеру (500)
Copy link
Contributor

Choose a reason for hiding this comment

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

как можно достичь лимита в Публикация и редактирование вакансий ?

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