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

fix(cloud-rest-api): remove continuationToken from List Teams #12228

Merged

Conversation

stooj
Copy link
Contributor

@stooj stooj commented Jul 9, 2024

Removes continuationToken from List Teams API docs - it is ignored in the backend.

Related issues (optional)

Fixes #12156

@cnunciato cnunciato merged commit 1d0b73b into pulumi:master Jul 11, 2024
7 checks passed
@stooj stooj deleted the fix-continuation-token-cloud-rest-api branch July 11, 2024 13:59
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

Successfully merging this pull request may close these issues.

List teams API call references continuationToken which is ignored by the API
2 participants