Skip to content

Commit 2e040da

Browse files
waleedlatif1claude
andcommitted
docs(openapi): add Human in the Loop section to API reference sidebar
Add the generated human-in-the-loop group to the docs navigation and create meta.json listing all HITL operation IDs so endpoints render in the API reference. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4074109 commit 2e040da

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"pages": [
3+
"listPausedExecutions",
4+
"getPausedExecution",
5+
"getPausedExecutionByResumePath",
6+
"getPauseContext",
7+
"resumeExecution"
8+
]
9+
}

apps/docs/content/docs/en/api-reference/meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"typescript",
1111
"---Endpoints---",
1212
"(generated)/workflows",
13+
"(generated)/human-in-the-loop",
1314
"(generated)/logs",
1415
"(generated)/usage",
1516
"(generated)/audit-logs",

0 commit comments

Comments
 (0)