Skip to content

doc: document view_state pagination fields#16075

Open
mikedotexe wants to merge 3 commits into
near:masterfrom
mikedotexe:16069-view-state-pagination-field-docs
Open

doc: document view_state pagination fields#16075
mikedotexe wants to merge 3 commits into
near:masterfrom
mikedotexe:16069-view-state-pagination-field-docs

Conversation

@mikedotexe

Copy link
Copy Markdown
Contributor

RpcViewStateRequest::{after_key, limit} and ViewStateResult::last_key shipped without doc comments, so schemars leaves their OpenAPI/OpenRPC descriptions empty. Add terse docs and regenerate the specs.

Addresses #16069

RpcViewStateRequest::{after_key, limit} and ViewStateResult::last_key
shipped without doc comments, so schemars leaves their OpenAPI/OpenRPC
descriptions empty. Add terse docs and regenerate the specs.

Refs near#16069

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mikedotexe
mikedotexe requested review from a team and frol as code owners July 15, 2026 14:40
@mikedotexe
mikedotexe requested a review from Wiezzel July 15, 2026 14:40
@frol frol changed the title docs: document view_state pagination fields doc: document view_state pagination fields Jul 15, 2026
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.25%. Comparing base (7797706) to head (ba5af57).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16075   +/-   ##
=======================================
  Coverage   73.25%   73.25%           
=======================================
  Files         857      857           
  Lines      188641   188641           
  Branches   188641   188641           
=======================================
+ Hits       138188   138198   +10     
+ Misses      46038    46026   -12     
- Partials     4415     4417    +2     
Flag Coverage Δ
pytests-nightly 1.22% <ø> (ø)
unittests 69.89% <ø> (-0.02%) ⬇️
unittests-nightly 69.90% <ø> (-0.01%) ⬇️
unittests-spice 65.52% <ø> (+0.01%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

3 participants