nexo/apps/flutter-test/macos/Fixtures/open_thread.json
toki 0faa687954 feat: macos notification support and documentation updates
- Add macos notification smoke evidence template and test guide
- Add Fixtures for open_channel and open_thread json
- Update roadmaps for messaging runtime phase and macos notification milestone
- Update flutter-test and messaging_flutter READMEs
2026-06-02 04:32:38 +09:00

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
}