dev add method link
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-05-07 12:49:01 +07:00
parent 957b10c5b9
commit 9dd174eb60
2 changed files with 37 additions and 1 deletions
@@ -25,7 +25,7 @@ public class DocViewerRequest {
@JsonProperty("size")
private int size = 10;
@JsonProperty("created_at")
@JsonProperty("sort_by")
private String sortBy = "createdAt";
@JsonProperty("sort_direction")