mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-24 01:28:07 +01:00
Update validation for NotNull items in IncomingMessagesList
This commit is contained in:
committed by
Jon Chambers
parent
3608c5bfb0
commit
13447df1e0
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"messages" : [ {
|
||||
"type" : 1,
|
||||
"destinationDeviceId" : 1,
|
||||
"body" : "Zm9vYmFyego",
|
||||
"timestamp" : 1234
|
||||
}, null ]
|
||||
}
|
||||
Reference in New Issue
Block a user