mirror of https://github.com/apache/cloudstack.git
`cursor` field when more pages are available. The previous implementation only fetched the first page and ignored pagination. This change updates the list retrieval flow to: - follow the `cursor` chain until no further pages exist - accumulate items from all pages - return a single merged result to the caller This ensures that list operations return the complete dataset rather than just the first page. Co-authored-by: Andrey Volchkov <avolchkov@playtika.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||