fabro/openapi
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-api.yaml Add QuestionType enum to OpenAPI spec replacing stringly-typed field 2026-03-05 00:49:03 -05:00