Dev add support id
Test Workflow / test (push) Successful in 4s

This commit is contained in:
vladp
2026-01-20 21:55:42 +07:00
parent f0a87648cf
commit 60678ef889
5 changed files with 18 additions and 48 deletions
@@ -30,4 +30,5 @@ public class FileEntityResponse {
private String formattedSize;
private String downloadUrl;
private boolean existsOnDisk;
private Integer supportId;
}