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