Commit 7083d6b
refactor(module): extract WorkflowConfig embedded struct from RESTAPIHandler (closes #69)
Six workflow-related fields (Type, Engine, InitialTransition, InstanceIDPrefix,
InstanceIDField, SeedFile) that are always set together are extracted into a
dedicated WorkflowConfig struct, which is then embedded in RESTAPIHandler.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent da06770 commit 7083d6b
2 files changed
+84
-84
lines changed
0 commit comments