Skip to content

Commit

Permalink
feat: Add course id in notifications list api for mobile Devices (#36106
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jawad-khan authored Jan 15, 2025
1 parent 7fa6824 commit e859d7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openedx/core/djangoapps/notifications/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ class Meta:
'content_context',
'content',
'content_url',
'course_id',
'last_read',
'last_seen',
'created',
Expand Down

0 comments on commit e859d7e

Please sign in to comment.