Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed Aug 19, 2024
2 parents 6f01e0e + de38e90 commit 5f82bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion social/chat/message/v0.1.0/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"format": "date-time"
}
},
"required": ["name", "groupId", "type", "messageText", "senderId", "sentAt"]
"required": ["name", "groupId", "type", "messageText", "fromId", "sentAt"]
}
]
}

0 comments on commit 5f82bf4

Please sign in to comment.