|
|
@ -142,9 +142,7 @@ public interface NotificationManagementService {
|
|
|
|
message = "Error occurred while updating notification status.")
|
|
|
|
message = "Error occurred while updating notification status.")
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
|
@Permission(
|
|
|
|
@Permission(scope = "notification:modify", roles = {"admin"}
|
|
|
|
scope = "",
|
|
|
|
|
|
|
|
permissions = { "" }
|
|
|
|
|
|
|
|
)
|
|
|
|
)
|
|
|
|
Response updateNotificationStatus(
|
|
|
|
Response updateNotificationStatus(
|
|
|
|
@ApiParam(
|
|
|
|
@ApiParam(
|
|
|
|