fabro/docs/api-reference
Bryan Helmkamp 566bef0220 Clean up API spec: remove redundant response types, add pagination, fix naming
- Delete StartRunResponse, CancelRunResponse, SteerRunResponse, SubmitAnswerResponse;
  reuse RunStatusResponse for startRun/cancelRun, empty 202 for steerRun, 204/409 for
  submitRunAnswer
- Make SubmitAnswerRequest.value and SteerRequest file/line optional
- Type untyped schemas (checkpoint, retro, context) with oneOf/additionalProperties
- Add pagination params to listRunQuestions, listRunStages, listRunVerifications
- Rename retrieveRunSvg→retrieveRunGraph, listRunCompare→retrieveRunDiff,
  RunListItemStatus→BoardColumn
- Preview URL response: 200→201
- Regenerate Rust types and TypeScript client

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 12:44:39 -05:00
..
arc-api.yaml Clean up API spec: remove redundant response types, add pagination, fix naming 2026-03-06 12:44:39 -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