chore(docs): point the API reference link at the published pages - #377
Merged
Merged
Conversation
api.robosystems.ai/docs served ReDoc and is being retired to a 301 (robosystems#1427). The reference now lives at robosystems.ai/docs/api, a page per operation rendered from the live spec. These would ride the redirect, but a published link should not spend a hop. Claude-Session: https://claude.ai/code/session_011KBrhQHzwrB39C4c4Vw9Pq
Contributor
|
Change classification: standard — only dependency manifests, lockfiles, documentation, release notes or generated output changed. Under the change standard a standard change is gated by the required test check alone; no secondary review is required. Recorded by the |
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
Repoints the last links to
api.robosystems.ai/docsat the rendered reference on the app's domain.That path served ReDoc, and it is being retired: robosystems#1427 makes it answer
301tohttps://robosystems.ai/docs/api, where the reference is now a page per operation, server-rendered from the live/openapi.json.These links would keep working on the redirect — that is what it is for — but a published link should not spend a hop, and the old URL will read as a dead end to anyone who sees it before the deploy lands.
Changes
Link targets only. No code, no behaviour, no version bump.
Breaking Changes
None.
Deploy Notes
None. The link works either way:
api.robosystems.ai/docsredirects once the API deploys, androbosystems.ai/docs/apiis already live.Testing
Not applicable — documentation links.
https://robosystems.ai/docs/apiverified live (200).Certification
🤖 Generated with Claude Code
https://claude.ai/code/session_011KBrhQHzwrB39C4c4Vw9Pq