@@ -40,6 +40,6 @@ public class ViolationRequest {
|
||||
@JsonProperty("token")
|
||||
private String token;
|
||||
|
||||
@JsonProperty("fileName")
|
||||
@JsonProperty("file_name")
|
||||
private String fileName = null;
|
||||
}
|
||||
Reference in New Issue
Block a user