This commit is contained in:
parent
1549d85377
commit
a099d4aa8d
@ -33,7 +33,7 @@ class JobListingSerializer(serializers.ModelSerializer):
|
||||
'id', 'posting_option',
|
||||
'company_name', 'name', 'content', 'minsalary', 'maxsalary',
|
||||
'localization', 'created_by', 'created_at', 'status', 'status_paid',
|
||||
'expiration_date', 'experience_level', 'employmentType', 'workFromHome',
|
||||
'expiration_date', 'experience_level', 'employment_type', 'work_from_home',
|
||||
'updated_at', 'contact_email', 'first_name', 'last_name', 'anonymous_user_data'
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user