dev add indexes
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-01-26 14:02:10 +07:00
parent 3e5eef3b42
commit 0e2ef1d2e6
4 changed files with 12 additions and 0 deletions
@@ -58,4 +58,7 @@ public class FileInfoUserResponse {
@JsonProperty("audios_violations")
private Integer audiosViolations;
@JsonProperty("protected_files_count")
private Long protectedFilesCount;
}