I'm not sure whether this is a problem with the API or SDK but when I try to fetch all UBO declarations ($api->UboDeclarations->GetAll) sorted by CreationDate:desc, the response only contains one UBO per declaration.
This does not happen when using ascending sorting.
I'm not sure whether this is a problem with the API or SDK but when I try to fetch all UBO declarations (
$api->UboDeclarations->GetAll
) sorted byCreationDate:desc
, the response only contains one UBO per declaration.This does not happen when using ascending sorting.
Using 3.3.0.