-
Notifications
You must be signed in to change notification settings - Fork 16
Fix Next-Page-Cursor description #594
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
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
User description
Fixes some wording that could be more clear
PR Type
Documentation
Description
Clarified
Next-Page-Cursorheader documentation with backtick formattingImproved cursor parameter usage explanation for pagination
Refined query parameter preservation requirements across API versions
Standardized pagination behavior description across multiple endpoints
Diagram Walkthrough
File Walkthrough
CS_v1.0.2.yaml
Clarify pagination cursor documentationcs/v1/CS_v1.0.2.yaml
Next-Page-Cursorheader name for consistency?cursor=...tocursor=...formatparameters
OVS_v3.0.2.yaml
Standardize pagination documentationovs/v3/OVS_v3.0.2.yaml
Next-Page-Cursorheader name for consistency?cursor=...tocursor=...preservation guidance