Skip to content

chore(docs): point the API reference link at the published pages - #377

Merged
jfrench9 merged 1 commit into
mainfrom
chore/docs-link-to-published-reference
Sep 18, 2026
Merged

jfrench9 merged 1 commit into
mainfrom
chore/docs-link-to-published-reference

Conversation

@jfrench9

Copy link
Copy Markdown
Member

Summary

Repoints the last links to api.robosystems.ai/docs at the rendered reference on the app's domain.

That path served ReDoc, and it is being retired: robosystems#1427 makes it answer 301 to https://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/docs redirects once the API deploys, and robosystems.ai/docs/api is already live.

Testing

Not applicable — documentation links. https://robosystems.ai/docs/api verified live (200).

Certification

  • I have the right to submit this work under the Apache 2.0 license, and do so. Where any part of it is owned by my employer, I have their permission.

🤖 Generated with Claude Code

https://claude.ai/code/session_011KBrhQHzwrB39C4c4Vw9Pq

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
@github-actions github-actions Bot added the change:standard Standard change: test gate only, no secondary review required label Sep 18, 2026
@github-actions

Copy link
Copy Markdown
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 change-classification job.

@jfrench9
jfrench9 merged commit be298c9 into main Sep 18, 2026
7 checks passed
@jfrench9
jfrench9 deleted the chore/docs-link-to-published-reference branch September 18, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:standard Standard change: test gate only, no secondary review required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant