Skip to content

Commit

Permalink
add need fields in the api view
Browse files Browse the repository at this point in the history
  • Loading branch information
madjid-asa committed Feb 14, 2024
1 parent bf3547f commit 3dfb0af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lemarche/api/tenders/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ class Meta:
"presta_type",
"location",
"is_country_area",
"include_country_area",
"distance_location",
# description
"description",
"start_working_date",
Expand Down

0 comments on commit 3dfb0af

Please sign in to comment.