fabro/crates
Bryan Helmkamp a40c6bdd29 Add QuestionType enum to OpenAPI spec replacing stringly-typed field
The question_type field on ApiQuestion was a bare string serialized via
Debug formatting. Define a proper enum in the spec so typify generates a
typed QuestionType, then map from the workflow enum in the handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 00:49:03 -05:00
..
arc-agent Use typed enums in cli.toml config and simplify defaults 2026-03-05 00:37:43 -05:00
arc-api Add QuestionType enum to OpenAPI spec replacing stringly-typed field 2026-03-05 00:49:03 -05:00
arc-cli Use typed enums in cli.toml config and simplify defaults 2026-03-05 00:37:43 -05:00
arc-db Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-devcontainer Fix Dependabot security alerts: update aws-lc-sys, jsonwebtoken, git2 2026-03-04 00:42:23 -05:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Simplify failover implementation after code review 2026-03-05 00:23:02 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-types Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-util Extract CheckReport into arc-util and use it for preflight output 2026-03-04 11:52:58 -05:00
arc-workflows Simplify failover implementation after code review 2026-03-05 00:23:02 -05:00