42a9ed69f2
* Failure Workflow Version Adds method to allow terminating a workflow with a custom failure definition version. * Adds documentation * Improve "failureWorkflowVersion" usage description * Failure Workflow Version Adds method to allow terminating a workflow with a custom failure definition version. * Adds documentation * Improve "failureWorkflowVersion" usage description * Code review changes from @nthmost-orkes * Sets "failureWorkflowVersion" JSON snippet as Integer * E-mail field typo * Reverts interface method, avoiding brake changes on custom implementations * Checks for protobuf default value before setting "failureWorkflowVersion" on "fromProto" implementation * Code style --------- Co-authored-by: Naomi Most <naomi.most@orkes.io>