Skip to content

Commit

Permalink
Merge branch 'main' into bolt-micronaut/micronaut-4
Browse files Browse the repository at this point in the history
  • Loading branch information
hrothwell authored Mar 28, 2024
2 parents 734749c + 9b48c3d commit 835d9bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions json-logs/samples/api/admin.usergroups.listChannels.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@
"type": [
""
]
},
"threads_restricted_to": {
"type": [
""
]
}
}
}
Expand Down
5 changes: 5 additions & 0 deletions json-logs/samples/api/users.conversations.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@
"file_id": "F00000000",
"is_empty": false,
"quip_thread_id": ""
},
"threads_restricted_to": {
"type": [
""
]
}
}
}
Expand Down

0 comments on commit 835d9bb

Please sign in to comment.