- Windows 및 Linux 알림 선행 정리 마일스톤을 아카이브로 이동 - iOS 알림 테스트 마일스톤을 활성 milestone로 변경 - Linux 알림 테스트 가이드 및 smoke evidence 템플릿 추가 - Flutter Test Linux fixture 파일 추가 (open_channel, open_thread)
11 lines
281 B
JSON
11 lines
281 B
JSON
{
|
|
"type": "message",
|
|
"server_url": "https://example.invalid",
|
|
"server_id": "server-smoke",
|
|
"channel_id": "channel-smoke",
|
|
"root_id": "thread-smoke",
|
|
"is_crt_enabled": "true",
|
|
"ack_id": "ack-smoke-thread",
|
|
"post_id": "post-smoke-thread",
|
|
"userInteraction": true
|
|
}
|