Skip to content

Commit

Permalink
Update huntflow_api_client/entities/applicant_reponse.py
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksandr Kuznetsov <[email protected]>
  • Loading branch information
polina-koval and aleks-v-k authored Apr 1, 2024
1 parent 172dc40 commit 9d46499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion huntflow_api_client/entities/applicant_reponse.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ async def list(
) -> ApplicantResponsesListResponse:
"""
API method reference:
https://api.huntflow.ai/v2//docs#get-/accounts/-account_id-/applicants/-applicant_id-/responses
https://api.huntflow.ai/v2/docs#get-/accounts/-account_id-/applicants/-applicant_id-/responses
:param account_id: Organization ID
:param applicant_id: Applicant ID
Expand Down

0 comments on commit 9d46499

Please sign in to comment.