Skip to content

Commit cc5e794

Browse files
committed
Run ./scripts/run_no_prep_tests.sh
1 parent 21f564b commit cc5e794

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

json-logs/samples/app-backend/interactive-components/BlockActionPayload.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,7 +1543,8 @@
15431543
"notetaking": false,
15441544
"summary_status": "",
15451545
"can_record_summary": ""
1546-
}
1546+
},
1547+
"huddle_link": ""
15471548
},
15481549
"no_notifications": false
15491550
},
@@ -1616,7 +1617,8 @@
16161617
"notetaking": false,
16171618
"summary_status": "",
16181619
"can_record_summary": ""
1619-
}
1620+
},
1621+
"huddle_link": ""
16201622
},
16211623
"no_notifications": false,
16221624
"assistant_app_thread": {

json-logs/samples/app-backend/interactive-components/MessageShortcutPayload.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1512,7 +1512,8 @@
15121512
"notetaking": false,
15131513
"summary_status": "",
15141514
"can_record_summary": ""
1515-
}
1515+
},
1516+
"huddle_link": ""
15161517
},
15171518
"no_notifications": false
15181519
},
@@ -1585,7 +1586,8 @@
15851586
"notetaking": false,
15861587
"summary_status": "",
15871588
"can_record_summary": ""
1588-
}
1589+
},
1590+
"huddle_link": ""
15891591
},
15901592
"no_notifications": false,
15911593
"assistant_app_thread": {

json-logs/samples/events/MessageThreadBroadcastPayload.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@
100100
"notetaking": false,
101101
"summary_status": "",
102102
"can_record_summary": ""
103-
}
103+
},
104+
"huddle_link": ""
104105
},
105106
"no_notifications": false
106107
},

0 commit comments

Comments
 (0)