Skip to content

Commit 05d59c8

Browse files
committed
Run all the integration tests - 2022-01-20 PT
1 parent e44ff6f commit 05d59c8

File tree

1 file changed

+93
-93
lines changed

1 file changed

+93
-93
lines changed

json-logs/samples/api/chat.postMessage.json

Lines changed: 93 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -577,100 +577,7 @@
577577
],
578578
"attachments": [
579579
{
580-
"msg_subtype": "",
581-
"fallback": "",
582-
"callback_id": "",
583-
"color": "",
584-
"pretext": "",
585-
"service_url": "",
586-
"service_name": "",
587-
"service_icon": "",
588-
"author_id": "",
589-
"author_name": "",
590-
"author_link": "",
591-
"author_icon": "",
592-
"from_url": "",
593-
"original_url": "",
594-
"author_subname": "",
595-
"channel_id": "",
596-
"channel_name": "",
597580
"id": 12345,
598-
"bot_id": "",
599-
"indent": false,
600-
"is_msg_unfurl": false,
601-
"is_reply_unfurl": false,
602-
"is_thread_root_unfurl": false,
603-
"is_app_unfurl": false,
604-
"app_unfurl_url": "",
605-
"title": "",
606-
"title_link": "",
607-
"text": "",
608-
"fields": [
609-
{
610-
"title": "",
611-
"value": "",
612-
"short": false
613-
}
614-
],
615-
"image_url": "",
616-
"image_width": 12345,
617-
"image_height": 12345,
618-
"image_bytes": 12345,
619-
"thumb_url": "",
620-
"thumb_width": 12345,
621-
"thumb_height": 12345,
622-
"video_url": "",
623-
"video_html": "",
624-
"video_html_width": 12345,
625-
"video_html_height": 12345,
626-
"footer": "",
627-
"footer_icon": "",
628-
"ts": "",
629-
"mrkdwn_in": [
630-
""
631-
],
632-
"actions": [
633-
{
634-
"id": "",
635-
"name": "",
636-
"text": "",
637-
"style": "",
638-
"type": "",
639-
"value": "",
640-
"confirm": {
641-
"title": "",
642-
"text": "",
643-
"ok_text": "",
644-
"dismiss_text": ""
645-
},
646-
"options": [
647-
{
648-
"text": "",
649-
"value": ""
650-
}
651-
],
652-
"selected_options": [
653-
{
654-
"text": "",
655-
"value": ""
656-
}
657-
],
658-
"data_source": "",
659-
"min_query_length": 12345,
660-
"option_groups": [
661-
{
662-
"text": "",
663-
"options": [
664-
{
665-
"text": "",
666-
"value": ""
667-
}
668-
]
669-
}
670-
],
671-
"url": ""
672-
}
673-
],
674581
"blocks": [
675582
{
676583
"type": "",
@@ -989,6 +896,99 @@
989896
}
990897
}
991898
],
899+
"color": "",
900+
"fallback": "",
901+
"text": "",
902+
"msg_subtype": "",
903+
"callback_id": "",
904+
"pretext": "",
905+
"service_url": "",
906+
"service_name": "",
907+
"service_icon": "",
908+
"author_id": "",
909+
"author_name": "",
910+
"author_link": "",
911+
"author_icon": "",
912+
"from_url": "",
913+
"original_url": "",
914+
"author_subname": "",
915+
"channel_id": "",
916+
"channel_name": "",
917+
"bot_id": "",
918+
"indent": false,
919+
"is_msg_unfurl": false,
920+
"is_reply_unfurl": false,
921+
"is_thread_root_unfurl": false,
922+
"is_app_unfurl": false,
923+
"app_unfurl_url": "",
924+
"title": "",
925+
"title_link": "",
926+
"fields": [
927+
{
928+
"title": "",
929+
"value": "",
930+
"short": false
931+
}
932+
],
933+
"image_url": "",
934+
"image_width": 12345,
935+
"image_height": 12345,
936+
"image_bytes": 12345,
937+
"thumb_url": "",
938+
"thumb_width": 12345,
939+
"thumb_height": 12345,
940+
"video_url": "",
941+
"video_html": "",
942+
"video_html_width": 12345,
943+
"video_html_height": 12345,
944+
"footer": "",
945+
"footer_icon": "",
946+
"ts": "",
947+
"mrkdwn_in": [
948+
""
949+
],
950+
"actions": [
951+
{
952+
"id": "",
953+
"name": "",
954+
"text": "",
955+
"style": "",
956+
"type": "",
957+
"value": "",
958+
"confirm": {
959+
"title": "",
960+
"text": "",
961+
"ok_text": "",
962+
"dismiss_text": ""
963+
},
964+
"options": [
965+
{
966+
"text": "",
967+
"value": ""
968+
}
969+
],
970+
"selected_options": [
971+
{
972+
"text": "",
973+
"value": ""
974+
}
975+
],
976+
"data_source": "",
977+
"min_query_length": 12345,
978+
"option_groups": [
979+
{
980+
"text": "",
981+
"options": [
982+
{
983+
"text": "",
984+
"value": ""
985+
}
986+
]
987+
}
988+
],
989+
"url": ""
990+
}
991+
],
992992
"files": [
993993
{
994994
"id": "",

0 commit comments

Comments
 (0)