-
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-102580 Add new error descriptions to documentation #836
Open
alexeynagatkin
wants to merge
2
commits into
master
Choose a base branch
from
HH-102580
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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) | ||
403 | negotiations | reached_employers_daily_limit | достигли суточного лимита по работодателю (8000) | ||
403 | negotiations | reached_quota_limit | достигли лимита по квоте | ||
403 | negotiations | no_access_to_resume_database | нет доступа к базе резюме | ||
403 | negotiations | in_a_row_limit | превышено количество последовательных сообщений в переписке, оппонент должен ответить на сообщение, чтобы появилась возможность писать вновь | ||
403 | negotiations | overall_limit | превышен лимит сообщений | ||
403 | negotiations | no_invitation | переписка недоступна, так как в отклике ещё не было приглашения | ||
|
@@ -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) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. как можно достичь лимита в Публикация и редактирование вакансий ? |
||
403 | vacancies | reached_employers_daily_limit | достигли суточного лимита по работодателю (8000) | ||
403 | vacancies | reached_quota_limit | достигли лимита по квоте | ||
403 | vacancies | no_access_to_resume_database | нет доступа к базе резюме | ||
403 | vacancies | quota_exceeded | | квота менеджера на публикацию данного типа вакансии закончилась | ||
403 | vacancies | duplicate | | аналогичная вакансия уже опубликована. В [ответе](#vacancies-duplicate-response) передается информация по дубликатам вакансии. Данную ошибку можно форсировано отключить (при [добавлении](employer_vacancies.md#creation) и [редактировании](employer_vacancies.md#edit-ignore-duplicates)) | ||
403 | vacancies | creation_forbidden | | публикация вакансий недоступна текущему менеджеру | ||
|
@@ -374,6 +382,10 @@ items[].id | number | Идентификатор вакансии | |
HTTP code | type | value | описание | ||
----------|------|-------|--------- | ||
403 | vacancies | not_enough_purchased_services | купленных услуг для продления данного типа вакансии не достаточно | ||
403 | vacancies | reached_the_daily_limit_for_the_manager | достигли суточного лимита по менеджеру (500) | ||
403 | vacancies | reached_employers_daily_limit | достигли суточного лимита по работодателю (8000) | ||
403 | vacancies | reached_quota_limit | достигли лимита по квоте | ||
403 | vacancies | no_access_to_resume_database | нет доступа к базе резюме | ||
403 | vacancies | quota_exceeded | квота менеджера на публикацию данного типа вакансии закончилась | ||
403 | vacancies | prolongation_forbidden | продление вакансий недоступно текущему менеджеру | ||
403 | vacancies | unavailable_for_archived | продление недоступно для архивной вакансии | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
мы константы в доку не добавляем, лиюо выносить в ручку справочников либо просто не писать число