@@ -26,9 +26,6 @@ public class FileUploadRequest {
|
||||
@JsonProperty("action")
|
||||
private String action;
|
||||
|
||||
@JsonProperty("token")
|
||||
private String token;
|
||||
|
||||
@JsonProperty("convertTo")
|
||||
private String convertTo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user