Skip to content

Commit 8f9da5a

Browse files
committed
🧩 :: todo 주석 추가
1 parent 735e6f5 commit 8f9da5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Projects/Data/Sources/DataSource/API/NotificationsAPI.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ extension NotificationsAPI: JobisAPI {
3939
case .fetchNotificationList:
4040
return .requestParameters(
4141
parameters:
42+
// // TODO: 추후 읽음와 안읽음 분기처리 필요
4243
["is_new": ""],
4344
encoding: URLEncoding.queryString)
4445
default:

0 commit comments

Comments
 (0)