Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit b95b735

Browse files
committed
Fix schema tests
1 parent 9b66caf commit b95b735

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

libraries/tests.schema

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10654,10 +10654,7 @@
1065410654
"title": "ConversationAccount",
1065510655
"type": "object",
1065610656
"required": [
10657-
"conversationType",
10658-
"id",
10659-
"isGroup",
10660-
"name"
10657+
"id"
1066110658
],
1066210659
"properties": {
1066310660
"isGroup": {

0 commit comments

Comments
 (0)