This commit is contained in:
Dax Raad
2025-12-07 21:51:16 -05:00
parent 2c7f3a0017
commit 1cdd92361b
+1 -1
View File
@@ -16,7 +16,7 @@
{ {
"group": "Getting started", "group": "Getting started",
"pages": ["index", "quickstart", "development"], "pages": ["index", "quickstart", "development"],
"openapi": "./openapi.json" "openapi": "https://opencode.ai/openapi.json"
} }
] ]
} }