mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-25 14:48:03 +01:00
Fix IncomingMessage requirements.
This commit is contained in:
@@ -25,7 +25,6 @@ public class IncomingMessage {
|
||||
private int type;
|
||||
|
||||
@JsonProperty
|
||||
@NotEmpty
|
||||
private String destination;
|
||||
|
||||
@JsonProperty
|
||||
|
||||
Reference in New Issue
Block a user