Skip to content

Commit

Permalink
Update serializers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis-Shtanskiy authored Nov 11, 2024
1 parent eab504b commit f878451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/api/v1/projects/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ class Meta:
"position",
"cover_letter",
"project",
"answer",
)

def get_position(self, obj) -> str:
Expand Down

0 comments on commit f878451

Please sign in to comment.