Skip to content

Commit

Permalink
feat: add fields string
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdellahitech committed Feb 22, 2024
1 parent a1f2cf6 commit 22ff24f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ def write_parsing(
profile.get("educations_duration")
if profile.get("educations_duration") is not None
else profile_result.get("educations_duration")

)

edit_response = hrflow_client.profile.indexing.edit(
Expand Down

0 comments on commit 22ff24f

Please sign in to comment.