Skip to content

Commit

Permalink
!hotfix: 알림 타입과 관련된 key 값 api 명세에 맞게 변경 (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonyj1022 authored and apptie committed Oct 7, 2023
1 parent 4bb569b commit 274b2b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public enum NotificationProperty {

NOTIFICATION_TYPE("notificationType"),
NOTIFICATION_TYPE("type"),
IMAGE("image"),
TITLE("title"),
BODY("body"),
Expand Down

0 comments on commit 274b2b0

Please sign in to comment.