Skip to content

Commit d3e4a0e

Browse files
committed
update: 필드명 수정
1 parent 460864e commit d3e4a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session/serializers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class Meta:
4747
fields = [
4848
"id",
4949
"title",
50-
"brief",
50+
"introduction",
5151
"difficulty",
5252
"duration",
5353
"language",

0 commit comments

Comments
 (0)