Skip to content

Commit adb93ab

Browse files
pkulkarkAgrendalath
authored andcommitted
fix: add image_url in list serializer
1 parent b64ef64 commit adb93ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

learning_paths/api/v1/serializers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ class Meta:
114114
"key",
115115
"slug",
116116
"display_name",
117+
"image_url",
117118
"sequential",
118119
"steps",
119120
"required_completion",

0 commit comments

Comments
 (0)