docs: rename Chat API to Chats API (#23121)

Renames the page title and manifest label from "Chat API" to "Chats API"
to match the plural endpoint path (`/api/experimental/chats`).
This commit is contained in:
Matt Vollmer
2026-03-16 11:31:43 -04:00
committed by GitHub
parent 3c6445606d
commit 115011bd70
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1212,9 +1212,9 @@
"state": ["early access"]
},
{
"title": "Chat API",
"description": "Programmatic access to Coder Agents via the experimental Chat API",
"path": "./ai-coder/agents/chat-api.md",
"title": "Chats API",
"description": "Programmatic access to Coder Agents via the experimental Chats API",
"path": "./ai-coder/agents/chats-api.md",
"state": ["early access"]
},
{