docs
docs copied to clipboard
List teams API call references `continuationToken` which is ignored by the API
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.
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.
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.