mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
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>
22 lines
442 B
JSON
22 lines
442 B
JSON
{
|
|
"title": "API Reference",
|
|
"root": true,
|
|
"pages": [
|
|
"---Getting Started---",
|
|
"getting-started",
|
|
"authentication",
|
|
"---SDKs---",
|
|
"python",
|
|
"typescript",
|
|
"---Endpoints---",
|
|
"(generated)/workflows",
|
|
"(generated)/human-in-the-loop",
|
|
"(generated)/logs",
|
|
"(generated)/usage",
|
|
"(generated)/audit-logs",
|
|
"(generated)/tables",
|
|
"(generated)/files",
|
|
"(generated)/knowledge-bases"
|
|
]
|
|
}
|