fabro/docs/public/api-reference
Bryan Helmkamp fd1087fe2d
feat(api): expose workflow graph source as raw DOT
Add GET /api/v1/runs/{id}/graph/source returning text/vnd.graphviz so
the run graph can be inspected as the original Graphviz DOT in addition
to the rendered SVG. Refactor get_graph to share DOT loading with the
new handler. The web run-graph view gains a Graph | Source toggle that
lazy-loads and displays the DOT with a copy button.
2026-04-27 16:24:17 -07:00
..
client-sdks.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00
demo-mode.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00
fabro-api.yaml feat(api): expose workflow graph source as raw DOT 2026-04-27 16:24:17 -07:00
overview.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00