docs: add RBAC docs and other chores (#3313)

This commit is contained in:
Tony Kipkemboi
2025-08-13 12:08:42 -04:00
committed by GitHub
parent 57c787f919
commit e9b1e5a8f6
10 changed files with 1141 additions and 58 deletions

View File

@@ -282,6 +282,7 @@
{
"group": "Features",
"pages": [
"en/enterprise/features/rbac",
"en/enterprise/features/tool-repository",
"en/enterprise/features/webhook-streaming",
"en/enterprise/features/traces",
@@ -345,7 +346,7 @@
},
{
"group": "Endpoints",
"openapi": "enterprise-api.yaml"
"openapi": "enterprise-api.en.yaml"
}
]
},
@@ -354,7 +355,7 @@
"groups": [
{
"group": "Examples",
"pages": ["en/examples/example"]
"pages": ["en/examples/example", "en/examples/cookbooks"]
}
]
}
@@ -684,7 +685,7 @@
},
{
"group": "Endpoints",
"openapi": "enterprise-api.yaml"
"openapi": "enterprise-api.pt-BR.yaml"
}
]
},
@@ -1030,7 +1031,7 @@
},
{
"group": "Endpoints",
"openapi": "enterprise-api.yaml"
"openapi": "enterprise-api.ko.yaml"
}
]
},