docs: Document API tokens and the OpenAPI reference

This commit is contained in:
2026-08-13 08:04:09 +00:00
parent 9df4a29210
commit 0784ef3719
3 changed files with 146 additions and 2 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",