This commit is contained in:
Dax Raad 2026-07-13 00:50:43 -04:00
commit fe3b2e8f90
51 changed files with 33307 additions and 15 deletions

View 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).

View file

@ -0,0 +1,6 @@
{
"title": "API",
"description": "Use the OpenCode HTTP API.",
"root": true,
"pages": ["index"]
}