docs: Document API tokens and the OpenAPI reference

This commit is contained in:
2026-08-13 08:04:09 +00:00
parent 3caec66f48
commit 63984af250
2 changed files with 109 additions and 1 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ const sidebars: SidebarsConfig = {
{
type: "category",
label: "Reference",
items: ["reference/environment-variables", "reference/rest-api", "reference/agent-config", "reference/ports-and-networking", "reference/troubleshooting"],
items: ["reference/environment-variables", "reference/rest-api", "reference/api-tokens", "reference/agent-config", "reference/ports-and-networking", "reference/troubleshooting"],
},
{
type: "category",