keiro-dsl-0.15.0.0: test/conformance-service-package/domain/beta.keiro
language keiro-dsl 4
context workspace-proof
aggregate Beta
regs
states Active
command PingBeta { proofId }
event BetaPinged = fields(PingBeta)
Active -- PingBeta --> emit BetaPinged ; goto Active
wire kind=ctorName fields=camelCase schemaVersion=1