Skip to content

docs(api-reference): add hidden Simulations API reference#1060

Open
nickrobin wants to merge 1 commit into
mainfrom
nickrobin/api-docs-simulations
Open

docs(api-reference): add hidden Simulations API reference#1060
nickrobin wants to merge 1 commit into
mainfrom
nickrobin/api-docs-simulations

Conversation

@nickrobin
Copy link
Copy Markdown
Contributor

Adds the alpha simulation endpoints (Simulations, Runs, Run Items, Suites, Scenarios, Personalities — 15 paths) to the API reference as a hidden page: not shown in the sidebar or search (noindex), but reachable by direct URL.

These endpoints are tagged 'alpha' in the backend and are stripped from the public api-json that the docs sync pulls from, so they are documented here via a self-contained, docs-only API definition (apis/simulations/, no SDK generators) snapshotted from the alpha OpenAPI. No vapi backend changes.

Description

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work

@nickrobin nickrobin force-pushed the nickrobin/api-docs-simulations branch from 535040a to a540529 Compare June 2, 2026 20:23
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

Documents the simulation endpoints (15 paths across Simulations, Simulation
Runs, Run Items, Suites, Scenarios, Personalities) in the API reference sidebar.

These endpoints are tagged 'alpha' in the backend and stripped from the public
api-json the docs auto-sync from, so they're added in apis/api/openapi-overrides.yml
(which the daily sync doesn't overwrite). They reuse the Assistant/voice/etc.
schemas already in the spec; only 6 newer provider schemas are added. No vapi
backend changes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nickrobin nickrobin force-pushed the nickrobin/api-docs-simulations branch from a540529 to 180653d Compare June 2, 2026 21:17
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant