Skip to content

Commit e633e61

Browse files
committed
FIX : 나의 프로필 조회 swagger 수정
1 parent 992d967 commit e633e61

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/common/swagger/user.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"content":{"type":"string", "example":"좋았습니다"},
210210
"createdAt":{"type":"string", "example":"2025-08-09T12:30:00.000Z"},
211211
"updatedAt":{"type":"string", "example":"2025-08-09T12:30:00.000Z"},
212+
"reviewThumbnail":{"type":"string", "example":"null"},
212213
"title":{"type":"string", "example":"낙서 타입 커미션"}
213214
}
214215
}

0 commit comments

Comments
 (0)