Skip to content

Update AI feature docs and fix assistant API links#4630

Merged
ethanpalm merged 6 commits intomainfrom
mintlify/api-docs-update-1773786089
Mar 18, 2026
Merged

Update AI feature docs and fix assistant API links#4630
ethanpalm merged 6 commits intomainfrom
mintlify/api-docs-update-1773786089

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Mar 17, 2026

Summary

  • Fix broken cross-links between assistant message v1 and v2 API pages across all locales (en, fr, es, zh) — links used /api-reference/ prefix instead of the canonical /api/ path
  • Document /.well-known/llms.txt route alongside the existing /llms.txt path
  • Update llms.txt example to reflect actual generated output (.md suffix on page links, separate OpenAPI Specs and AsyncAPI Specs sections)
  • Document automatic llms.txt discovery via HTTP Link and X-Llms-Txt headers
  • Document Accept: text/markdown content negotiation for markdown export
  • Document skills discovery endpoints (/.well-known/skills/index.json and /.well-known/skills/{name}/skill.md)
  • Remove outdated "caching disabled" note from reverse proxy guidance in skill.md pages

Note

Low Risk
Low risk documentation-only updates; main risk is minor user confusion if any endpoint paths or headers are misstated.

Overview
Updates AI feature docs to better support tool discovery and Markdown consumption.

ai/llmstxt.mdx now documents .well-known hosting for llms.txt, discovery via Link/X-Llms-Txt headers, and refreshes the example output to match generated behavior (page links with .md, separate OpenAPI/AsyncAPI sections). ai/markdown-export.mdx adds content negotiation guidance via Accept: text/markdown/text/plain, and ai/skillmd.mdx documents /.well-known/skills/ discovery endpoints while removing the outdated “caching disabled” reverse-proxy note.

Fixes cross-links between assistant message v1/v2 pages to use the canonical /api/... paths instead of /api-reference/....

Written by Cursor Bugbot for commit 3a6d018. This will update automatically on new commits. Configure here.

…rkdown Accept header, and skills endpoints

Generated-By: mintlify-agent
@mintlify-development
Copy link
Contributor

mintlify-development bot commented Mar 17, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
userauth 🟢 Ready View Preview Mar 17, 2026, 10:39 PM

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ethanpalm ethanpalm merged commit b20c661 into main Mar 18, 2026
5 checks passed
@ethanpalm ethanpalm deleted the mintlify/api-docs-update-1773786089 branch March 18, 2026 23:07
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