docs: prioritize Solana DAS API v2 in navigation - #1550
Merged
Conversation
Put the live v2 DAS docs first in Solana navigation so users discover the richer, Helius-compatible responses before v1.
🔗 Preview Mode
|
Contributor
There was a problem hiding this comment.
Pull request overview
Reorders Solana DAS API navigation to prioritize v2 over v1 while preserving existing URLs and content.
Changes:
- Prioritizes v2 in the Solana sidebar.
- Prioritizes v2 in the Data → NFT API sidebar.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
dslovinsky
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Moves Solana DAS API v2 ahead of v1 in the Solana docs navigation.
Why
DAS API v2 is already live and documented, but customers can encounter the older v1 API first. Prioritizing v2 improves discovery of its richer, Helius-compatible response format while keeping v1 fully available.
Scope
Navigation ordering only; no API, URL, pricing, or documentation-content changes.
Also reorders the Data tab NFT API sidebar, which independently listed both DAS pages with v1 first.
Test plan