Skip to content

docs: explain cursor limits and POST search bodies - #165

Merged
hadrien merged 1 commit into
feat/cursor-paginationfrom
docs/cursor-post-body
Sep 8, 2026
Merged

docs: explain cursor limits and POST search bodies#165
hadrien merged 1 commit into
feat/cursor-paginationfrom
docs/cursor-post-body

Conversation

@hadrien

@hadrien hadrien commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Problem

  • The cursor size cap and its relationship to HTTP transport are undocumented.
  • The cursor example does not show structured search parameters in a JSON body.

Solution

  • Document the 4096-character cap and oversized input/output behavior.
  • Show validated POST body pagination, filtering, and allowlisted ordering with the existing factory.
  • Explain explicit dependency arguments and consistent filters and ordering between pages.

Next

Bead: fs-rjt

@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.79%. Comparing base (29a62ca) to head (26ca774).
⚠️ Report is 1 commits behind head on feat/cursor-pagination.

Additional details and impacted files
@@                   Coverage Diff                   @@
##           feat/cursor-pagination     #165   +/-   ##
=======================================================
  Coverage                   98.79%   98.79%           
=======================================================
  Files                           1        1           
  Lines                         248      248           
  Branches                       30       30           
=======================================================
  Hits                          245      245           
  Misses                          3        3           
Flag Coverage Δ
fastapi-post121 98.79% <ø> (ø)
fastapi-pre121 98.79% <ø> (ø)
sqlmodel 98.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@hadrien
hadrien merged commit 26ca774 into feat/cursor-pagination Sep 8, 2026
9 checks passed
@hadrien
hadrien deleted the docs/cursor-post-body branch September 8, 2026 20:28
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.

1 participant