Skip to content

Commit

Permalink
Total Tasks in task route meilisearch#636
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyghouse committed Aug 12, 2023
1 parent 47cc32b commit ebde367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/meilisearch/sdk/model/TasksResults.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ public class TasksResults {
protected int limit;
protected int from;
protected int next;
protected int total;

public TasksResults() {}
}

0 comments on commit ebde367

Please sign in to comment.