mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-06 03:00:16 -04:00
* feat(docs): add API reference with OpenAPI spec and auto-generated endpoint pages * multiline curl * random improvements * cleanup * update docs copy * fix build * cast * fix builg --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Lakee Sivaraya <71339072+lakeesiv@users.noreply.github.com> Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai> Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com>
25 lines
441 B
JSON
25 lines
441 B
JSON
{
|
|
"title": "Sim Documentation",
|
|
"pages": [
|
|
"./introduction/index",
|
|
"./getting-started/index",
|
|
"./quick-reference/index",
|
|
"triggers",
|
|
"blocks",
|
|
"tools",
|
|
"connections",
|
|
"mcp",
|
|
"copilot",
|
|
"skills",
|
|
"knowledgebase",
|
|
"variables",
|
|
"credentials",
|
|
"execution",
|
|
"permissions",
|
|
"self-hosting",
|
|
"./enterprise/index",
|
|
"./keyboard-shortcuts/index"
|
|
],
|
|
"defaultOpen": false
|
|
}
|