Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6 + v7 pipelines module don't return continuationToken #136

Open
kainthegame opened this issue Jun 7, 2023 · 0 comments
Open

v6 + v7 pipelines module don't return continuationToken #136

kainthegame opened this issue Jun 7, 2023 · 0 comments

Comments

@kainthegame
Copy link

When using the azure-devops-go-api/azuredevops/pipelines/client.go module, the ListPipelines function returns the continuationToken so that we can get multiple paged results.

In the v6 and v7 versions of pipelines module (azure-devops-go-api/azuredevops/v6/pipelines/client.go + azure-devops-go-api/azuredevops/v7/pipelines/client.go), there doesn't seem to be a way to get the continuationToken from the ListPipelines function. How do we get paginated results using the v6 and v6 vresions of the azure devops pipelines go api modules?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant