fabro/docs/public
Bryan Helmkamp bd82366e6b
fix(docs): point docs.json to renamed stage events endpoint (#217)
## Summary
- `docs.json` referenced `GET /api/v1/runs/{id}/stages/{stageId}/turns`,
but that operation was renamed to `/events` in `fabro-api.yaml` between
the last passing and first failing Mintlify deploy.
- Mintlify could not resolve the operation under the API Reference tab
and reported `Failed to fetch OpenAPI file for anchor or tab`, failing
every docs deploy on `main` since commit `e40dc7d9a`.

## Verification
- Cross-checked every operation page reference in
`docs/public/docs.json` against operations defined in
`docs/public/api-reference/fabro-api.yaml`; all references now resolve.

## Test plan
- [ ] Mintlify Deployment check turns green on this PR
- [ ] After merge, https://docs.fabro.sh updates and the API Reference >
Run Internals group shows the renamed `List Stage Events` endpoint

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 16:10:25 -04:00
..
administration docs: sync public docs to recent runtime changes 2026-05-04 11:43:03 -04:00
agents refactor(run-projection): use stage vocabulary 2026-05-01 19:56:22 -04:00
api-reference Wire end-to-end steering for running agents (#209) 2026-05-05 15:34:16 -04:00
changelog docs(changelog): refresh recent product changes 2026-05-04 11:38:55 -04:00
core-concepts docs: sync public docs to recent runtime changes 2026-05-04 11:43:03 -04:00
examples fix(workflows): pin clippy and fmt to nightly-2026-04-14 2026-05-03 17:32:46 -04:00
execution docs: sync public docs to recent runtime changes 2026-05-04 11:43:03 -04:00
getting-started docs(deployment): split into local vs self-hosted, drop Render/Fly/DO 2026-05-01 09:26:35 -04:00
human-tools Wire end-to-end steering for running agents (#209) 2026-05-05 15:34:16 -04:00
images refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
integrations Move GitHub token permissions to [run.integrations.github.permissions] (#215) 2026-05-05 15:33:31 -04:00
languages refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
logo refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
reference Wire end-to-end steering for running agents (#209) 2026-05-05 15:34:16 -04:00
tutorials docs: sync public docs to recent runtime changes 2026-04-30 08:35:53 -04:00
workflows docs: sync public docs to recent runtime changes 2026-05-04 11:43:03 -04:00
.mintignore refactor(docs): move .mintignore into docs/public and update skill paths 2026-04-27 07:29:59 -07:00
docs.json fix(docs): point docs.json to renamed stage events endpoint (#217) 2026-05-05 16:10:25 -04:00
dot-highlight.js refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
favicon.svg refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00