docs icon indicating copy to clipboard operation
docs copied to clipboard

List teams API call references `continuationToken` which is ignored by the API

Open stooj opened this issue 1 year ago • 2 comments

Problem description

  • I saw a product documentation issue on the following URL: https://github.com/pulumi/docs/blob/master/content/docs/pulumi-cloud/cloud-rest-api/_index.md#list-teams

Suggestions for a fix

The continuationToken is not implemented for that endpoint on pulumi cloud, so should be removed from the docs.

stooj avatar Jun 28 '24 10:06 stooj

We should fix this so the docs align with current functionality, but do you know if paging for teams should be supported? If so, we should get something filed on the service repo as well.

cnunciato avatar Jul 01 '24 16:07 cnunciato

I had a look at our metrics and I couldn't find any organizations with large numbers of teams, so I don't believe pagination would be useful.

stooj avatar Jul 02 '24 08:07 stooj