Actions
Feature #9282
open[SDK] Go SDK provides method to get paged results from list queries
Story points:
-
Release:
Release relationship:
Auto
Description
The Go SDK needs an equivalent method to the list_all()
method in the Python SDK which fetches all items from an endpoint, using paging over multiple calls if necessary.
Actions