Skip to content

Commit 9d46499

Browse files
Update huntflow_api_client/entities/applicant_reponse.py
Co-authored-by: Aleksandr Kuznetsov <aleks-v-k@users.noreply.github.com>
1 parent 172dc40 commit 9d46499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

huntflow_api_client/entities/applicant_reponse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async def list(
1414
) -> ApplicantResponsesListResponse:
1515
"""
1616
API method reference:
17-
https://api.huntflow.ai/v2//docs#get-/accounts/-account_id-/applicants/-applicant_id-/responses
17+
https://api.huntflow.ai/v2/docs#get-/accounts/-account_id-/applicants/-applicant_id-/responses
1818
1919
:param account_id: Organization ID
2020
:param applicant_id: Applicant ID

0 commit comments

Comments
 (0)