Skip to content

Fix pagination field naming documentation for Python SDK query parameters#635

Closed
leggetter with Copilot wants to merge 2 commits into
feat/sdk-generation-updatefrom
copilot/sub-pr-634
Closed

Fix pagination field naming documentation for Python SDK query parameters#635
leggetter with Copilot wants to merge 2 commits into
feat/sdk-generation-updatefrom
copilot/sub-pr-634

Conversation

Copilot AI commented Jan 16, 2026

Copy link
Copy Markdown

The upgrade guide incorrectly stated Python SDK pagination fields required "no change" and didn't clarify that query parameters were being renamed.

Changes

  • Clarified Python SDK changes: Response fields remain next_cursor/prev_cursor (unchanged), query parameters renamed from next/prev to next_cursor/prev_cursor
  • Added summary table: Shows exact changes for each SDK across response fields and query parameters
  • Corrected TypeScript/Go description: Made explicit that query parameters remain unchanged

Context

The pagination-fixes-overlay.yaml applies to Python only:

  • Response fields already used _cursor suffix (avoiding Python's built-in next() conflict)
  • Query parameters are newly renamed to match response field naming for consistency

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@vercel

vercel Bot commented Jan 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
outpost-docs Ready Ready Preview, Comment Jan 16, 2026 11:59am
outpost-website Ready Ready Preview, Comment Jan 16, 2026 11:59am

Review with Vercel Agent

@vercel vercel Bot temporarily deployed to Preview – outpost-website January 16, 2026 11:50 Inactive
…nges

Co-authored-by: leggetter <328367+leggetter@users.noreply.github.com>
@vercel vercel Bot temporarily deployed to Preview – outpost-docs January 16, 2026 11:58 Inactive
@vercel vercel Bot temporarily deployed to Preview – outpost-website January 16, 2026 11:59 Inactive
Copilot AI changed the title [WIP] Address feedback on pagination field naming and config changes Fix pagination field naming documentation for Python SDK query parameters Jan 16, 2026
Copilot AI requested a review from leggetter January 16, 2026 11:59
@leggetter

Copy link
Copy Markdown
Collaborator

This is pretty good and nice and concise. But I'm also happy with f3f2014 as a fix to this in the other branch.

@leggetter leggetter closed this Jan 16, 2026
@leggetter leggetter deleted the copilot/sub-pr-634 branch January 16, 2026 12:05
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.

2 participants