Skip to content

Commit ab0be05

Browse files
Update generated docs to align with v3.133.1 (#1026)
This PR was generated by GitHub Action. It updates the generated docs.
1 parent a3f56c1 commit ab0be05

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

api/enhancedSidebar.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

api/sidebar.ts

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1200,6 +1200,24 @@ const sidebar: SidebarsConfig = {
12001200
},
12011201
],
12021202
},
1203+
{
1204+
type: "category",
1205+
label: "Ai Playground result controller",
1206+
link: {
1207+
type: "doc",
1208+
id: "ai-playground-result-controller",
1209+
},
1210+
collapsible: false,
1211+
collapsed: false,
1212+
items: [
1213+
{
1214+
type: "doc",
1215+
id: "get-ai-playground-result",
1216+
label: "Get ai playground result",
1217+
className: "api-method post",
1218+
},
1219+
],
1220+
},
12031221
{
12041222
type: "category",
12051223
label: "Projects",
@@ -1440,24 +1458,6 @@ const sidebar: SidebarsConfig = {
14401458
},
14411459
],
14421460
},
1443-
{
1444-
type: "category",
1445-
label: "Ai Playground result controller",
1446-
link: {
1447-
type: "doc",
1448-
id: "ai-playground-result-controller",
1449-
},
1450-
collapsible: false,
1451-
collapsed: false,
1452-
items: [
1453-
{
1454-
type: "doc",
1455-
id: "get-ai-playground-result",
1456-
label: "Get ai playground result",
1457-
className: "api-method post",
1458-
},
1459-
],
1460-
},
14611461
{
14621462
type: "category",
14631463
label: "Authentication",

apiSpecGeneration/apiSpecs.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)