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>
17 lines
290 B
JSON
17 lines
290 B
JSON
{
|
|
"title": "API Reference",
|
|
"root": true,
|
|
"pages": [
|
|
"getting-started",
|
|
"authentication",
|
|
"---SDKs---",
|
|
"python",
|
|
"typescript",
|
|
"---Endpoints---",
|
|
"(generated)/workflows",
|
|
"(generated)/logs",
|
|
"(generated)/usage",
|
|
"(generated)/audit-logs"
|
|
]
|
|
}
|