This commit is contained in:
Eduard Tihomiorv 2025-11-13 16:39:54 +03:00
parent f677f7c68e
commit 149cf54016

View file

@ -24,7 +24,7 @@ public class AQLDownloadRequest extends BaseDownloadRequest {
@XmlElement(name = "DownloadRequestEntitySelectorQuery")
private String downloadRequestEntitySelectorQuery;
@XmlElement(name = "AglDownloadLimit")
@XmlElement(name = "AqlDownloadLimit")
private Integer aqlDownloadLimit;
@XmlElementWrapper(name = "AqlRequestCollections")