fabro/docs/api-reference
Bryan Helmkamp 92dc29eb6f Sessions API review fixes: add updated_at to create response, UUID session IDs, remove misleading SSE schemas
- Add updated_at to CreateSessionResponse for consistency with SessionListItem/SessionDetail
- Add format: uuid to session ID fields and parameter across the OpenAPI spec
- Remove SessionEvent discriminated union and SessionEvent* wrapper schemas that conflated
  SSE transport-level event names with JSON data payload fields
- Update demo data to use proper UUIDs instead of string IDs
- Add uuid dependency to arc-types crate

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 09:51:50 -05:00
..
arc-api.yaml Sessions API review fixes: add updated_at to create response, UUID session IDs, remove misleading SSE schemas 2026-03-06 09:51:50 -05:00
client-sdks.mdx Move OpenAPI spec from openapi/ into docs/api-reference/ 2026-03-06 08:35:28 -05:00
demo-mode.mdx Add "Using the API" section to API Reference docs 2026-03-06 07:32:29 -05:00
overview.mdx Add "Using the API" section to API Reference docs 2026-03-06 07:32:29 -05:00