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 swonny committed Oct 6, 2023
1 parent b7f6f12 commit 5c3f625
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 5c3f625

Please sign in to comment.