Structs§
- Bpmn
Validation Issue - BpmnValidationIssue : One problem found by deploy-time BPMN validation (
backend/orvanta-bpmn/src/validate.rs). Warnings and errors share this shape and are told apart byseverity.
Enums§
- Severity
errorblocks the deploy (the request is a 400).warningdoes not: the deploy succeeded and the warning is advisory.