dev conver files
Test Workflow / test (push) Successful in 4s

This commit is contained in:
vladp
2026-02-25 19:29:19 +07:00
parent 694681fccc
commit 3bb6667c2f
15 changed files with 33 additions and 139 deletions
@@ -28,4 +28,7 @@ public class FileUploadRequest {
@JsonProperty("token")
private String token;
@JsonProperty("convertTo")
private String convertTo;
}