sync
This commit is contained in:
parent
20af1f5e79
commit
fe3b2e8f90
51 changed files with 33307 additions and 15 deletions
6
packages/www/content/docs/api/index.mdx
Normal file
6
packages/www/content/docs/api/index.mdx
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "API Reference"
|
||||
description: "OpenCode HTTP API."
|
||||
---
|
||||
|
||||
The endpoint reference is generated from the current OpenCode V2 [OpenAPI specification](/openapi.json).
|
||||
6
packages/www/content/docs/api/meta.json
Normal file
6
packages/www/content/docs/api/meta.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"title": "API",
|
||||
"description": "Use the OpenCode HTTP API.",
|
||||
"root": true,
|
||||
"pages": ["index"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue