Releases: huntflow/huntflow-webhook-models-py
Releases · huntflow/huntflow-webhook-models-py
Make first_name and last_name optional in the Applicant model.
Merge pull request #16 from huntflow/INT-411_fix_Applicant_model [INT-411] - Make first_name and last_name optional in the Applicant model.
Fix keyword arguments errors
Merge pull request #13 from huntflow/fix_wehook_errors [INT-322]Fix webhooks errors
0.1.0: Merge pull request #10 from huntflow/INT-307_update_dependicies
[INT-307]- Switch to pydantic 2.
Add entities Vacancy and Vacancy Request
Merge pull request #8 from huntflow/INT-203_fix_field Fix field type
Changed event.applicant_log.vacancy.created
Merge pull request #5 from huntflow/Fix_vacnacy_created INT-180 Fix vacancy created field
Changed vacancy model
Merge pull request #4 from huntflow/fix_account_division Fix account division
Rename models directory
0.0.3 Change version
Add applicant hook model
Merge pull request #2 from huntflow/INT-146_applicant_hook_model [INT-146] Add applicant hook request model