omnigraph/crates
Ragnor Comerford 7809bf607e
Polish OpenAPI spec for SDK generation
Add operation descriptions and examples to utoipa annotations so the
generated TypeScript SDK has rich JSDoc, and so future Python/Go SDKs
and any /openapi.json docs UI benefit from the same effort.

- Doc comments on all 18 handlers (utoipa picks up summary/description)
- #[schema(example = ...)] on free-text fields (query_source,
  schema_source, NDJSON data) and i64 timestamps
- Destructive/irreversible warnings on change, applySchema, ingest,
  mergeBranches, deleteBranch, publishRun, abortRun

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 16:36:51 +02:00
..
omnigraph Clean up bench_expand example 2026-04-25 00:59:21 +03:00
omnigraph-cli Prepare v0.3.0 release (#44) 2026-04-21 19:11:34 +03:00
omnigraph-compiler Prepare v0.3.0 release (#44) 2026-04-21 19:11:34 +03:00
omnigraph-server Polish OpenAPI spec for SDK generation 2026-04-25 16:36:51 +02:00