Skip to content

docs: update stale /v1/tools references to /v1/admin/tools - #5816

Merged
leseb merged 1 commit into
ogx-ai:mainfrom
leseb:leseb/fix-tools-api-docs-path
May 12, 2026
Merged

docs: update stale /v1/tools references to /v1/admin/tools#5816
leseb merged 1 commit into
ogx-ai:mainfrom
leseb:leseb/fix-tools-api-docs-path

Conversation

@leseb

@leseb leseb commented May 12, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Updates three documentation pages that still referenced the old /v1/tools endpoint path after #5787 moved it to /v1/admin/tools.

Files updated:

  • docs/src/pages/index.js — landing page API grid
  • docs/docs/api-overview.mdx — API reference overview
  • docs/docs/building_applications/tools.mdx — tools guide prose

Test Plan

  1. Run the docs dev server: cd docs && npm install && npx docusaurus gen-api-docs all && npx docusaurus start
  2. Verify the landing page API grid shows /v1/admin/tools
  3. Verify /docs/api-overview shows /v1/admin/tools in the stable section
  4. Verify /docs/building_applications/tools prose references /v1/admin/tools

PR ogx-ai#5787 moved the tools endpoint from /v1/tools to /v1/admin/tools but
several hand-written documentation pages were not updated to reflect the
new path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Sébastien Han <seb@redhat.com>
@leseb

leseb commented May 12, 2026

Copy link
Copy Markdown
Member Author
Screenshot 2026-05-12 at 17 37 36

@leseb
leseb enabled auto-merge May 12, 2026 15:37
@leseb
leseb added this pull request to the merge queue May 12, 2026
Merged via the queue into ogx-ai:main with commit d665c5d May 12, 2026
12 checks passed
@leseb
leseb deleted the leseb/fix-tools-api-docs-path branch May 12, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants