This commit is contained in:
@@ -42,4 +42,12 @@ public class YandexSearchResponse {
|
||||
@JsonProperty("host")
|
||||
private String host;
|
||||
}
|
||||
|
||||
private int page;
|
||||
|
||||
private int pageSize;
|
||||
|
||||
private int totalResults;
|
||||
|
||||
private int totalPages;
|
||||
}
|
||||
Reference in New Issue
Block a user