Skip to content

Commit 9b48c3d

Browse files
committed
Run all the integration tests - 2024-03-28 PT
1 parent 632a9c7 commit 9b48c3d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

json-logs/samples/api/admin.usergroups.listChannels.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@
5252
"type": [
5353
""
5454
]
55+
},
56+
"threads_restricted_to": {
57+
"type": [
58+
""
59+
]
5560
}
5661
}
5762
}

json-logs/samples/api/users.conversations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@
7272
"file_id": "F00000000",
7373
"is_empty": false,
7474
"quip_thread_id": ""
75+
},
76+
"threads_restricted_to": {
77+
"type": [
78+
""
79+
]
7580
}
7681
}
7782
}

0 commit comments

Comments
 (0)