Remove API Reference from CLI & API Reference section #1318
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.
Remove API Reference from CLI & API Reference section
Summary
Removed the inaccurate API Reference from the CLI & API Reference section across the documentation site. This includes removing it from navigation, footer, documentation references, and adding redirects for existing links.
Changes made:
cli-api-reference.ymlnavigation (previously showed public-api endpoints)footer/src/FernFooter.tsx)docs.ymlto point to CLI Reference overviewgenerate-api-ref.mdxto point to SDK snippets docs instead of removed APIsdk-snippets.mdxthat referenced the Snippets APIReview & Testing Checklist for Human
/learn/api-reference/overview,/learn/cli-api-reference/api-reference/overview)Notes
npm run buildin the footer directory to update the compiled output:slug*) for broader coverageapi-get-started.mdxandpublic-apispec) remain on disk but are no longer exposed