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 incorrect query param in deployment logs endpoint docs #13620

Merged

Conversation

nyobe
Copy link
Contributor

@nyobe nyobe commented Dec 13, 2024

Proposed changes

The deployment logs endpoint actually uses a continuationToken query param instead of the documented nextToken one. Unfortunately the api response returns nextToken, so it's a bit confusing :(

Unreleased product version (optional)

Related issues (optional)

Fixes https://github.com/pulumi/pulumi-service/issues/24318

@nyobe nyobe requested a review from a team as a code owner December 13, 2024 00:47
@nyobe nyobe requested review from komalali and aureq December 13, 2024 00:47
@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

Copy link
Member

@aureq aureq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me. Thank you @nyobe

content/docs/pulumi-cloud/deployments/api.md Outdated Show resolved Hide resolved
@nyobe nyobe enabled auto-merge (squash) December 16, 2024 21:32
@nyobe nyobe merged commit bdbdb6e into master Dec 18, 2024
14 checks passed
@nyobe nyobe deleted the cg/fix-incorrect-query-param-for-deployment-logs-endpoint branch December 18, 2024 17:43
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.

5 participants