Skip to content

Releases: huntflow/huntflow-webhook-models-py

Make first_name and last_name optional in the Applicant model.

30 Nov 07:29
83bcf4a
Compare
Choose a tag to compare
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

18 Sep 13:52
55f4e55
Compare
Choose a tag to compare
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

07 Sep 12:04
9427a04
Compare
Choose a tag to compare

Add entities Vacancy and Vacancy Request

30 Jun 07:09
cf5d874
Compare
Choose a tag to compare
Merge pull request #8 from huntflow/INT-203_fix_field

Fix field type

Changed event.applicant_log.vacancy.created

07 Jun 07:34
15b277d
Compare
Choose a tag to compare
Merge pull request #5 from huntflow/Fix_vacnacy_created

INT-180 Fix vacancy created field

Changed vacancy model

06 Jun 12:38
a876c06
Compare
Choose a tag to compare
Merge pull request #4 from huntflow/fix_account_division

Fix account division

Rename models directory

05 Jun 12:40
Compare
Choose a tag to compare
0.0.3

Change version

Add applicant hook model

05 Jun 11:18
3b9040b
Compare
Choose a tag to compare
Merge pull request #2 from huntflow/INT-146_applicant_hook_model

[INT-146] Add applicant hook request model