Skip to content

Commit 441b008

Browse files
committed
Run all the integration tests - 2025-01-13 PT
1 parent 9f72343 commit 441b008

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

json-logs/samples/api/search.all.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134329,7 +134329,8 @@
134329134329
"channel_name": "",
134330134330
"team_id": "T00000000",
134331134331
"share_user_id": "U00000000",
134332-
"source": ""
134332+
"source": "",
134333+
"access": ""
134333134334
}
134334134335
],
134335134336
"C00000001": [
@@ -134351,7 +134352,8 @@
134351134352
"channel_name": "",
134352134353
"team_id": "T00000000",
134353134354
"share_user_id": "U00000000",
134354-
"source": ""
134355+
"source": "",
134356+
"access": ""
134355134357
}
134356134358
]
134357134359
}
@@ -176087,7 +176089,9 @@
176087176089
},
176088176090
"optional": false
176089176091
}
176090-
]
176092+
],
176093+
"is_restricted_sharing_enabled": false,
176094+
"canvas_printing_enabled": false
176091176095
}
176092176096
]
176093176097
},

json-logs/samples/api/search.files.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@
8585
"channel_name": "",
8686
"team_id": "T00000000",
8787
"share_user_id": "U00000000",
88-
"source": ""
88+
"source": "",
89+
"access": ""
8990
}
9091
],
9192
"C00000001": [
@@ -107,7 +108,8 @@
107108
"channel_name": "",
108109
"team_id": "T00000000",
109110
"share_user_id": "U00000000",
110-
"source": ""
111+
"source": "",
112+
"access": ""
111113
}
112114
]
113115
}

0 commit comments

Comments
 (0)